@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/63300> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96716> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300411363> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63300" ;
    skos:prefLabel "execution site"@en,
        "executieplaats"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64802>,
        <https://data.rkd.nl/thesaurus/90800> ;
    skos:scopeNote "Places, either sites or structures, set aside by a community, ruler, etc. for delivering corporal punishment or executions."@en,
        "Plaats waar een straf voltrokken wordt."@nl ;
    prov:generatedAtTime "2023-07-17T12:30:26+00:00"^^xsd:dateTime .

