@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/planning_(general)>
  skos:prefLabel "planning (general)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_planning> .

<https://concepts.sagepub.com/social-science/concept/urban_renewal>
  skos:prefLabel "urban renewal"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_planning> .

<https://concepts.sagepub.com/social-science/concept/social_planning>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/urban_renewal>, <https://concepts.sagepub.com/social-science/concept/joint_planning>, <https://concepts.sagepub.com/social-science/concept/environment_design>, <https://concepts.sagepub.com/social-science/concept/city_planning> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012939.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/planning_(general)> ;
  skos:prefLabel "social planning"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/joint_planning>
  skos:prefLabel "joint planning"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_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/social_planning> .

<https://concepts.sagepub.com/social-science/concept/environment_design>
  skos:prefLabel "environment design"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_planning> .

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

