@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/63302> a skos:Concept ;
    skos:altLabel "kerkplein"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96718> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300008304> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63302" ;
    skos:prefLabel "square (open space)"@en,
        "plein"@nl ;
    skos:scopeNote "Open public spaces in cities or towns, usually rectilinear, surrounded by buildings, and located at the junction of two or more thoroughfares."@en,
        "Wordt gebruikt voor onbebouwde, meestal rechtlijnige openbare ruimten in steden die worden omgeven door gebouwen, en op het kruispunt van twee of meer doorgaande wegen zijn gelegen."@nl ;
    prov:generatedAtTime "2022-06-16T07:47:23+00:00"^^xsd:dateTime .

