@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/double_trouble>
  skos:definition "The term double trouble refers to a condition that includes dual or multiple diagnoses when one or more diagnoses is for a substance use disorder and one or more diagnoses is for a mental disorder. The term co-occurring disorder is used predominantly to describe this condition to further clarify the fact that a disorder of each category (substance use disorder and mental disorder) must not only be present but is also independent of the other. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n120.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Double Trouble</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/recovery> ;
  skos:prefLabel "double trouble"@en ;
  a skos:Concept .

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

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

