@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/64112> a skos:Concept ;
    skos:altLabel "dreigen"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98344> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q707125> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64112" ;
    skos:prefLabel "threaten"@en,
        "bedreiging"@nl ;
    skos:scopeNote "One person's statement that they intend to harm another, or another's property."@en,
        "De verklaring van een persoon dat hij van plan is een ander, of andermans eigendom, kwaad te doen."@nl ;
    prov:generatedAtTime "2024-04-18T07:52:34+00:00"^^xsd:dateTime .

