@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/case_management>
  skos:prefLabel "case management"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/casework> .

<https://concepts.sagepub.com/social-science/concept/casework>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/task_centered_casework>, <https://concepts.sagepub.com/social-science/concept/short_term_casework>, <https://concepts.sagepub.com/social-science/concept/service_brokerage>, <https://concepts.sagepub.com/social-science/concept/intensive_casework>, <https://concepts.sagepub.com/social-science/concept/depth_casework>, <https://concepts.sagepub.com/social-science/concept/case_management> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_work> ;
  skos:prefLabel "casework"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/task_centered_casework>
  skos:prefLabel "task centered casework"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/casework> .

<https://concepts.sagepub.com/social-science/concept/short_term_casework>
  skos:prefLabel "short term casework"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/casework> .

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

<https://concepts.sagepub.com/social-science/concept/service_brokerage>
  skos:prefLabel "service brokerage"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/casework> .

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

