@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unbist: <http://metadata.un.org/thesaurus/> .

unbist:c_05e54417 a skos:Concept ;
    skos:altLabel "WHISTLEBLOWERS"@en,
        "WHISTLEBLOWING"@en ;
    skos:broader unbist:120400 ;
    skos:historyNote "New concept adopted by TC 13 Sept 2023"@en ;
    skos:inScheme unbist:12 ;
    skos:note "A/73/665"@en,
        "E/C.16/2018/6"@en ;
    skos:prefLabel "WHISTLE-BLOWERS"@en ;
    skos:related unbist:1000013,
        unbist:1002009,
        unbist:1005850,
        unbist:c_64e2eb29 ;
    skos:scopeNote "Any individual, group or institution that, upon becoming aware of a threat, risk or scandal, raises the alarm, thereby occasioning a process of regulation, contentious debate or mobilization."@en .

