@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/prison_programs>
  skos:prefLabel "prison programs"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Narcotics_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/Narcotics_Anonymous> .

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

<https://concepts.sagepub.com/social-science/concept/Narcotics_Anonymous>
  skos:definition "Narcotics Anonymous (NA) is a nonprofit, community-based organization for recovering drug addicts. It is a 12-step recovery organization modeled after Alcoholics Anonymous (AA) that emerged in the early 1950s in Los Angeles, California. [Source: <a href=\"https://sk.sagepub.com/reference/drugpolicy/n241.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Drug Policy; Narcotics Anonymous</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/recovery>, <https://concepts.sagepub.com/social-science/concept/prison_programs>, <https://concepts.sagepub.com/social-science/concept/drugs_organizations_and_agencies> ;
  skos:prefLabel "Narcotics Anonymous"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/drugs_organizations_and_agencies>
  skos:prefLabel "drugs organizations and agencies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Narcotics_Anonymous> .

