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

unbist:c_64e2eb29 a skos:Concept ;
    skos:altLabel "BULLYING"@en,
        "VICTIMIZATION"@en,
        "WORKPLACE HARASSMENT"@en ;
    skos:broader unbist:120400,
        unbist:140201 ;
    skos:inScheme unbist:12 ;
    skos:narrower unbist:1005850 ;
    skos:note "ST/SGB/2019/8"@en,
        "UNTERM"@en ;
    skos:prefLabel "HARASSMENT"@en ;
    skos:related unbist:1000013,
        unbist:1002009,
        unbist:1003366 ;
    skos:scopeNote "Words, conduct or action (usually repeated or persistent) that, being directed at a specific person, annoys, alarms or causes substantial emotional distress in that person and serves no legitimate purpose."@en .

