@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/metropolitan>
  skos:definition "Metropolitan generally refers to a city and the surrounding urbanized area. The term originates in ancient Greece, where a city that had established colonies in other lands was known as a metropolis (meter “mother” + polis “city”; literally the mother city, a city that had offspring). [Source: <a href=\"https://sk.sagepub.com/reference/urbanstudies/n183.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Urban Studies; Metropolitan</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_places>, <https://concepts.sagepub.com/social-science/concept/urban_geography> ;
  skos:prefLabel "metropolitan"@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/metropolitan> .

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

<https://concepts.sagepub.com/social-science/concept/urban_places>
  skos:prefLabel "urban places"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/metropolitan> .

