@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/treatment_and_addiction>
  skos:prefLabel "treatment and addiction"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/12-step_recovery_programs> .

<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/12-step_recovery_programs> .

<https://concepts.sagepub.com/social-science/concept/12-step_recovery_programs>
  skos:definition "The term 12-step program refers to an organization that offers support to those dealing with an addiction or compulsion using the model first developed by Alcoholics Anonymous (AA). Twelve-step programs are named for the 12 steps of recovery, originally written by the early members of AA. Common elements of 12-step programs include mutual support among those with a specific addiction or compulsion, understanding the addiction or compulsion as an illness, finding strength in reliance upon a power greater than oneself, self-examination, service to others with the same condition, a singleness of purpose, and bottom-up self-governance. [Source: <a href=\"https://sk.sagepub.com/reference/drugpolicy/n347.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Drug Policy; 12-Step Recovery Programs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/treatment_and_addiction> ;
  skos:prefLabel "12-step recovery programs"@en ;
  a skos:Concept .

