@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/service_planning> .

<https://concepts.sagepub.com/social-science/concept/social_service_planning>
  skos:prefLabel "social service planning"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/service_planning> .

<https://concepts.sagepub.com/social-science/concept/health_planning>
  skos:prefLabel "health planning"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/service_planning> .

<https://concepts.sagepub.com/social-science/concept/service_relocation>
  skos:prefLabel "service relocation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/service_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/service_planning> .

<https://concepts.sagepub.com/social-science/concept/service_planning>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_service_planning>, <https://concepts.sagepub.com/social-science/concept/service_relocation>, <https://concepts.sagepub.com/social-science/concept/health_planning> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/planning_(general)> ;
  skos:prefLabel "service planning"@en ;
  a skos:Concept .

