@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/83302> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80310> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300189645> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83302" ;
    skos:prefLabel "urban design"@en,
        "stedenbouwkunde"@nl ;
    skos:scopeNote "The field of study and practice of designing the specific appearance, integration, and function of cities, towns, and villages. It is an interdisciplinary field that works with many built environment professions, including urban planning, architecture, landscape architecture, and civil engineering. For the field concerned with long-term planning for additions and improvements to the spatial organization and content of urban areas, use “urban planning.”"@en,
        "Te gebruiken voor het studiegebied dat tussen architectuur en planning valt en beide overlapt, waarin men zich vooral bezighoudt met het specifieke ontwerpen en de contekstuele integratie van bouwwerken en ruimten in de stad; omvat expertise in bijvoorbeeld landschapsarchitectuur, stadssociologie, milieupsychologie en rechten."@nl ;
    prov:generatedAtTime "2023-10-17T07:25:32+00:00"^^xsd:dateTime .

