@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/city_planning>
  skos:definition "City planning attempts to reduce uncertainty in urban change processes and to provide knowledge to public and private decision making. In their growth processes, human communities are in constant mutation. [Source: <a href=\"https://sk.sagepub.com/reference/urbanhistory/n90.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of American Urban History; City Planning</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D002958.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_planning>, <https://concepts.sagepub.com/social-science/concept/social_planning> ;
  skos:prefLabel "city planning"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/urban_planning>
  skos:prefLabel "urban planning"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/city_planning> .

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

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

