@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/64964> a skos:Concept ;
    skos:altLabel "geselen"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/83389> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300404328> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64964" ;
    skos:prefLabel "flaggelation"@en,
        "geseling"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64917> ;
    skos:scopeNote "Punishments, tortures, or executions by means of whipping."@en,
        "Straffen, martelingen of executies met behulp van een zweep, geselroede of soortgelijk voorwerp."@nl ;
    prov:generatedAtTime "2024-04-18T07:09:15+00:00"^^xsd:dateTime .

