@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/community_development>
  skos:prefLabel "community development"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community_work> .

<https://concepts.sagepub.com/social-science/concept/community_work>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/radical_community_work>, <https://concepts.sagepub.com/social-science/concept/patch_systems>, <https://concepts.sagepub.com/social-science/concept/linkworkers>, <https://concepts.sagepub.com/social-science/concept/community_development> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_work> ;
  skos:prefLabel "community work"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/radical_community_work>
  skos:prefLabel "radical community work"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community_work> .

<https://concepts.sagepub.com/social-science/concept/social_work>
  skos:prefLabel "social work"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/community_work> .

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

<https://concepts.sagepub.com/social-science/concept/patch_systems>
  skos:prefLabel "patch systems"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community_work> .

<https://concepts.sagepub.com/social-science/concept/linkworkers>
  skos:prefLabel "linkworkers"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community_work> .

