@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/96749> a skos:Concept ;
    skos:altLabel "iron fence"@en,
        "willow fence"@en,
        "wooden fence"@en,
        "hek van wilgentenen"@nl,
        "houten hek"@nl,
        "ijzeren hek"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96729> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300005044> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66756>,
        <https://data.rkd.nl/thesaurus/75032>,
        <https://data.rkd.nl/thesaurus/90299>,
        <https://data.rkd.nl/thesaurus/98153> ;
    skos:notation "96749" ;
    skos:prefLabel "fence (site element)"@en,
        "afscheiding (landschappelijk element)"@nl ;
    skos:scopeNote "Roofless enclosures, barriers, defenses, or bulwarks, such as a railings, walls, hedges, or palisades constructed along the boundary of a field, park, yard, or another place for the purpose of defending from intruders, marking boudnaries, or keeping livestock or people within."@en,
        "Dakloze afdekkingen, afsluitingen, verdedigingen, of bolwerken, zoals hagen, muren, hekken, of palissaden, gebouwd langs de grens van een veld, park, tuin, of een andere plaats in het kader van de verdediging tegen indringers of vee of mensen binnen houden."@nl ;
    prov:generatedAtTime "2023-07-17T09:49:24+00:00"^^xsd:dateTime .

