@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/Twelve_Steps>
  skos:definition "In 1939 the basic text for Alcoholics Anonymous was published, and in its fifth chapter, 12 steps were suggested as a program for recovery from alcoholism. Since then, \"The Twelve Steps\" have become synonymous with the term self-help or support group program, and their concepts have been applied to a variety of addictive maladies, including gambling, narcotics, overeating, and sex. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n369.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Twelve Steps</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/recovery> ;
  skos:prefLabel "Twelve Steps"@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/Twelve_Steps> .

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

