@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/urban_morphology>
  skos:definition "Urban morphology is the study of the form, physical structure, plan and layout, elements of town-scapes, and functional areas of towns and cities. Traditionally, it focused on the development and the phases of growth of urban areas with different approaches, including physical, socioeconomic, and cultural aspects of urban form. [Source: <a href=\"https://sk.sagepub.com/reference/urbanstudies/n314.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Urban Studies; Urban Morphology</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_geography> ;
  skos:prefLabel "urban morphology"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/urban_geography>
  skos:prefLabel "urban geography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/urban_morphology> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/urban_morphology> .

