@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/83292> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96716> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300000762> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83292" ;
    skos:prefLabel "town quarter"@en,
        "stadswijk"@nl ;
    skos:scopeNote "Regions, districts, localities, or other divisions of a town or city. Whereas the term technically refers to areas resulting from division of a larger area into four parts, quarters are instead typically defined by habitation by a certain group or community, or by having a particular character or use, regardless of the total number of such parts."@en ;
    prov:generatedAtTime "2022-06-14T09:23:31+00:00"^^xsd:dateTime .

