@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/sobriety>
  skos:definition "The term sobriety is commonly used to express the idea of abstinence from the consumption of alcohol, drugs, or both. However, in its Latin roots (sobrius, sobrietas) and continuing in its Medieval and Renaissance uses, the definition of sobriety is to be temperate and moderate in the indulgence of appetite. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n322.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Sobriety</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/relapse_prevention>, <https://concepts.sagepub.com/social-science/concept/recovery> ;
  skos:prefLabel "sobriety"@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/sobriety> .

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

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

