@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/64114> a skos:Concept ;
    skos:altLabel "cooking in oil"@en,
        "cut out tongue"@en,
        "torture"@en,
        "in olie koken"@nl,
        "marteling"@nl,
        "tong uitsnijden"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/82394> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300260428> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64114" ;
    skos:prefLabel "torturing"@en,
        "martelen"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/62924>,
        <https://data.rkd.nl/thesaurus/64101>,
        <https://data.rkd.nl/thesaurus/64111>,
        <https://data.rkd.nl/thesaurus/64115> ;
    skos:scopeNote "Inflicting severe bodily pain as punishment, revenge, or coercion."@en,
        "Te gebruiken voor het toebrengen van hevige lichamelijke pijn als straf, wraak of dwangmiddel."@nl ;
    prov:generatedAtTime "2024-04-18T07:31:09+00:00"^^xsd:dateTime .

