@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/64801> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/83389> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379186> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64801" ;
    skos:prefLabel "beheading"@en,
        "onthoofding"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/66757> ;
    skos:scopeNote "Executions by decapitation, or other actions of cutting off the head of a human or animal."@en,
        "Executies waarbij het hoofd wordt afgehakt, of andere acties waarbij het hoofd of de kop van een mens of dier wordt afgehakt."@nl ;
    prov:generatedAtTime "2024-05-30T09:41:22+00:00"^^xsd:dateTime .

