@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/64802> a skos:Concept ;
    skos:altLabel "gallows hill"@en,
        "galgenberg"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96718> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300411424> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64802" ;
    skos:prefLabel "gallows field"@en,
        "galgenveld"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63300>,
        <https://data.rkd.nl/thesaurus/64803> ;
    skos:scopeNote "Places outside urban areas, most particularly outside the walls of a city, where the bodies of executed criminals were put on display as a visible deterrent to crime or disobedience."@en,
        "Plaatsen buiten de stad waar de lichamen van veroordeelde criminelen ter afschrikking werden tentoongesteld."@nl ;
    prov:generatedAtTime "2023-07-17T12:30:36+00:00"^^xsd:dateTime .

