@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/medical_social_work>
  skos:prefLabel "medical social work"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/general_practice_social_work> .

<https://concepts.sagepub.com/social-science/concept/general_practice_social_work>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/general_practice_counselors>, <https://concepts.sagepub.com/social-science/concept/general_practice_attachment_schemes> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_work>, <https://concepts.sagepub.com/social-science/concept/medical_social_work>, <https://concepts.sagepub.com/social-science/concept/general_practices>, <https://concepts.sagepub.com/social-science/concept/general_practice_staff> ;
  skos:prefLabel "general practice social work"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/general_practice_counselors>
  skos:prefLabel "general practice counselors"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/general_practice_social_work> .

<https://concepts.sagepub.com/social-science/concept/general_practice_staff>
  skos:prefLabel "general practice staff"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/general_practice_social_work> .

<https://concepts.sagepub.com/social-science/concept/general_practices>
  skos:prefLabel "general practices"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/general_practice_social_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/general_practice_social_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/general_practice_social_work> .

<https://concepts.sagepub.com/social-science/concept/general_practice_attachment_schemes>
  skos:prefLabel "general practice attachment schemes"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/general_practice_social_work> .

