@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/95985> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94103> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055313> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95985" ;
    skos:prefLabel "terrorism"@en,
        "terrorisme"@nl ;
    skos:scopeNote "Systematic use of terror, violence, and intimidation against people, usually civilians, or property to create a general climate of fear in a population. The purpose of terrorism is typically to bring about a particular political or social objective."@en,
        "Het systematische gebruik van terreur, geweld en intimidatie om een doel te bereiken."@nl ;
    prov:generatedAtTime "2023-06-14T12:51:36+00:00"^^xsd:dateTime .

