@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/64129> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94103> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q240126> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64129" ;
    skos:prefLabel "bullying"@en,
        "pesten"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63342>,
        <https://data.rkd.nl/thesaurus/64132>,
        <https://data.rkd.nl/thesaurus/64461>,
        <https://data.rkd.nl/thesaurus/67128> ;
    skos:scopeNote "Use of force or coercion to abuse or intimidate others."@en,
        "Gebruik van geweld of dwang om anderen te misbruiken of te intimideren."@nl ;
    prov:generatedAtTime "2024-04-18T13:27:47+00:00"^^xsd:dateTime .

