@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_geography>
  skos:prefLabel "urban geography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/suburbs_and_suburbanization> .

<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/suburbs_and_suburbanization> .

<https://concepts.sagepub.com/social-science/concept/suburbs_and_suburbanization>
  skos:definition "Suburbs usually are defined as politically independent jurisdictions located outside of a larger central city but still sharing social or economic ties with the city. Suburbs, together with the central city, comprise the larger metropolitan area. [Source: <a href=\"https://sk.sagepub.com/reference/humangeography/n287.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Geography; Suburbs and Suburbanization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_geography> ;
  skos:prefLabel "suburbs and suburbanization"@en ;
  a skos:Concept .

