@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/impaired_professionals> .

<https://concepts.sagepub.com/social-science/concept/impaired_professionals>
  skos:definition "Impairment of therapists, counselors, medical staff, and academicians plagues the helping professions. Although these professionals may be considered experts in assessing and treating the clinical distress and impairment of the general population, there is reluctance in identifying their own impairments. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n186.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Impaired Professionals</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/professional_issues_in_addictions> ;
  skos:prefLabel "impaired professionals"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/professional_issues_in_addictions>
  skos:prefLabel "professional issues in addictions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/impaired_professionals> .

