@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/63980> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98156> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300003639> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63980" ;
    skos:prefLabel "wall tower"@en,
        "waltoren"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63963> ;
    skos:scopeNote "Towers incorporated into a protective wall, such as the wall around a city or castle."@en,
        "Verdedigingstorens, wachttorens op stadswallen."@nl ;
    prov:generatedAtTime "2023-07-17T11:24:39+00:00"^^xsd:dateTime .

