@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/82916> a skos:Concept ;
    skos:altLabel "tuchtroede"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98101> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300400730> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82916" ;
    skos:prefLabel "birch rod"@en,
        "roede (strafwerktuig)"@nl ;
    skos:scopeNote "Instruments for corporal punishment consisting of a bundle of supple twigs bound together and used to strike the offender's bare skin."@en,
        "Strafwerktuigen bestaande uit een bundel soepele takken of twijgen van verschillende bomen waarmee de gestrafte op de blote huid geslagen werd."@nl ;
    prov:generatedAtTime "2023-07-10T11:26:40+00:00"^^xsd:dateTime .

