@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/urban_issues>
  skos:prefLabel "urban issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Healthy_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/Healthy_Cities> .

<https://concepts.sagepub.com/social-science/concept/health_for_all>
  skos:prefLabel "health for all"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Healthy_Cities> .

<https://concepts.sagepub.com/social-science/concept/Healthy_Cities>
  skos:definition "Healthy Cities is a worldwide movement developed by the European office of the World Health Organization. It has been implemented formally through WHO in many cities, and others have adopted the model. [Source: <a href=\"https://sk.sagepub.com/reference/urbanstudies/n131.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Urban Studies; Healthy Cities</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_issues>, <https://concepts.sagepub.com/social-science/concept/health_for_all> ;
  skos:prefLabel "Healthy Cities"@en ;
  a skos:Concept .

