@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/high-risk_situations>
  skos:definition "High-risk situations refer to any condition that may increase the chance for engagement in any undesirable behavior. In the context of drug and alcohol treatment, a high-risk situation is any cognition, emotion, location, event, or experience that could escalate the potential to use or overuse a substance. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n180.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; High-Risk Situations</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/relapse_prevention> ;
  skos:prefLabel "high-risk situations"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/relapse_prevention>
  skos:prefLabel "relapse prevention"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/high-risk_situations> .

<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/high-risk_situations> .

