@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/64111> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/82861> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q305> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64111" ;
    skos:prefLabel "corporal punishment"@en,
        "lijfstraf"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64101>,
        <https://data.rkd.nl/thesaurus/64114>,
        <https://data.rkd.nl/thesaurus/64467>,
        <https://data.rkd.nl/thesaurus/65387>,
        <https://data.rkd.nl/thesaurus/83389> ;
    skos:scopeNote "Punishment which is intended to cause physical pain to a person."@en,
        "Straf die bedoeld is om iemand fysiek pijn te doen."@nl ;
    prov:generatedAtTime "2024-04-18T07:38:19+00:00"^^xsd:dateTime .

