@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/cities:_historical_overviews>
  skos:prefLabel "cities: historical overviews"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ideal_city> .

<https://concepts.sagepub.com/social-science/concept/ideal_city>
  skos:definition "Sharp straight lines create linear perspective dominated by a rotunda in the painting Ideal City (c. 1470), attributed to Italian Renaissance painter Piero della Francesca. [Source: <a href=\"https://sk.sagepub.com/reference/urbanstudies/n146.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Urban Studies; Ideal City</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cities:_historical_overviews> ;
  skos:prefLabel "ideal city"@en ;
  a skos:Concept .

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

