@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/walking_city>
  skos:definition "The relationship between walking and the city has been conceptualized in numerous different ways. An examination of urban, social, and cultural theoretical writings begins to reveal the multiplicity and complexity of how urban pedestrian movement is both written about and practiced. [Source: <a href=\"https://sk.sagepub.com/reference/urbanstudies/n330.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Urban Studies; Walking City</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_transportation> ;
  skos:prefLabel "walking 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/walking_city> .

<https://concepts.sagepub.com/social-science/concept/urban_transportation>
  skos:prefLabel "urban transportation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/walking_city> .

