@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_spatial_structure>
  skos:definition "In economically advanced, postindustrial countries such as the United States, the proportion of people living in towns, cities, and metropolitan areas reached 75% or more by the late 20th century in developed countries. In the world as a whole, the proportion of urban population rose from less than 5% in 1800 to slightly more than 50% of a much larger aggregate world population by the early 21st century. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1196.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Urban Spatial Structure</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_geography> ;
  skos:prefLabel "urban spatial structure"@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_spatial_structure> .

<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_spatial_structure> .

