@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/primate_cities>
  skos:definition "A primate city is the dominant city among a country's urban areas. Countries have urban hierarchies comprising large and small cities in terms of their population sizes, spatial extent, or territorial size and the importance of their economies. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n927.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Primate Cities</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_geography> ;
  skos:prefLabel "primate cities"@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/primate_cities> .

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

