@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-K2P7ZV7Q-8
  skos:prefLabel "cities: historical overviews"@en ;
  a skos:Concept ;
  skos:narrower n9j:-B18V8NFG-R .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-B18V8NFG-R .

n9j: a skos:ConceptScheme .
n9j:-B18V8NFG-R
  owl:sameAs <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: Encyclopedia of Urban Studies; Primate City]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-K2P7ZV7Q-8 ;
  skos:prefLabel "primate city"@en .

