@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/64101> a skos:Concept ;
    skos:altLabel "clubbing/beating to death"@en,
        "doodknuppelen/slaan"@nl,
        "ter dood brengen"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98035> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379875>,
        <http://www.iconclass.org/33B6> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64808> ;
    skos:notation "64101" ;
    skos:prefLabel "kill"@en,
        "doden"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63647>,
        <https://data.rkd.nl/thesaurus/63901>,
        <https://data.rkd.nl/thesaurus/64111>,
        <https://data.rkd.nl/thesaurus/64114>,
        <https://data.rkd.nl/thesaurus/64120>,
        <https://data.rkd.nl/thesaurus/64467>,
        <https://data.rkd.nl/thesaurus/83389>,
        <https://data.rkd.nl/thesaurus/91302> ;
    skos:scopeNote "The activity of putting to death, depriving of life, slaying, or slaughtering a living thing. Originally implied personal agency, often with violence or the use of a weapon, but later usage extends to ending life by any means or cause, including an accident, over-work, grief, drink, a disease, etc."@en,
        "Het ter dood brengen, van het leven ontnemen, doden of slachten van een levend wezen. De term impliceert een persoonlijke handeling, doorgaans met geweld of gebruik van een wapen."@nl ;
    prov:generatedAtTime "2024-04-18T07:31:09+00:00"^^xsd:dateTime .

