@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_city>
  skos:definition "A primate city is the largest and most dominant city in a country or region and often functions also as a financial or political center. In the 1930s, the geographer Mark Jefferson developed the law of the primate city to explain the phenomenon of cities that capture a large proportion of a country's population as well as its economic activity. [Source: <a href=\"https://sk.sagepub.com/reference/urbanstudies/n217.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Urban Studies; Primate City</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cities:_historical_overviews> ;
  skos:prefLabel "primate city"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/cities:_historical_overviews>
  skos:prefLabel "cities: historical overviews"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/primate_city> .

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

