@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/82762> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/91302> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300069682> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82762" ;
    skos:prefLabel "assassinations"@en,
        "politieke moord"@nl ;
    skos:scopeNote "Murders of high public officials or other prominent persons, whether by persons acting alone or in conspiracy with others."@en,
        "Moorden op hoge staatsambtenaren of andere prominente personen door één persoon of een samenzwering van meerdere personen."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:47+00:00"^^xsd:dateTime .

