@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/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Cocaine_Anonymous> .

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

<https://concepts.sagepub.com/social-science/concept/Cocaine_Anonymous>
  skos:definition "Cocaine Anonymous (CA), created in 1982, is a Twelve-Step recovery program that was developed in line with the philosophy of Alcoholics Anonymous (AA) to treat cocaine addiction. Support groups such as A A, which follow the Twelve-Step recovery method, are among the most commonly recommended treatments for alcohol and drug disorders in the United States. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n84.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Cocaine Anonymous</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/recovery> ;
  skos:prefLabel "Cocaine Anonymous"@en ;
  a skos:Concept .

