@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/piazzas>
  skos:definition "Squares form an integral part of the urban fabric, and open spaces like the square are deemed paramount for the liveability of our cities. This entry traces the historical roots of squares in the urban and subsequently unpacks how they improve the quality of urban life. [Source: <a href=\"https://sk.sagepub.com/reference/urbanstudies/n213.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Urban Studies; Piazza</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_places>, <https://concepts.sagepub.com/social-science/concept/social_space> ;
  skos:prefLabel "piazzas"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/urban_places>
  skos:prefLabel "urban places"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/piazzas> .

