@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_managers>
  skos:definition "Historically, a dividing factor between mental health care providers has been whether they work in the private or the public sector. Those operating in the private sector generally operate out of office-based practices and provide therapy to clients who pay either out-of-pocket or via private health insurance. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-mental-illness/n39.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Mental Illness: An A-to-Z Guide; Case Managers</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/managers> ;
  skos:prefLabel "case managers"@en ;
  a skos:Concept .

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

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

