@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/capital_cities>
  skos:definition "From ancient Athens and Rome to Beijing and Tenochtitlan, the capital city was a national or imperial command center. Face-to-face contacts were essential in consultation and decision making or as sources of history where written texts were nonexistent, as in the realms of the Incas and Aztecs. [Source: <a href=\"https://sk.sagepub.com/reference/urbanstudies/n40.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Urban Studies; Capital City</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_architecture>, <https://concepts.sagepub.com/social-science/concept/town> ;
  skos:prefLabel "capital cities"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/town>
  skos:prefLabel "town"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/capital_cities> .

