@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/alcohol_treatment_programs>
  skos:definition "Most state prisons and all federal prisons offer some type of substance abuse education or treatment programs to help inmates overcome their addiction to alcohol and other drugs. It is thought that these programs may also help to reduce recidivism. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n10.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Alcohol Treatment Programs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_programs> ;
  skos:prefLabel "alcohol treatment programs"@en ;
  a skos:Concept .

<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/alcohol_treatment_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/alcohol_treatment_programs> .

