@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/interagency_collaboration>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/healthy_alliances>, <https://concepts.sagepub.com/social-science/concept/Care_Programme_Approach> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/interagency_relations>, <https://concepts.sagepub.com/social-science/concept/collaboration> ;
  skos:prefLabel "interagency collaboration"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/Care_Programme_Approach>
  skos:prefLabel "Care Programme Approach"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/interagency_collaboration> .

<https://concepts.sagepub.com/social-science/concept/healthy_alliances>
  skos:prefLabel "healthy alliances"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/interagency_collaboration> .

<https://concepts.sagepub.com/social-science/concept/interagency_relations>
  skos:prefLabel "interagency relations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/interagency_collaboration> .

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

