@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/recovery_schools>
  skos:definition "Recovery schools are state recognized programs designed for students in recovery from addiction. School-based recovery programs create communities of students in recovery and provide them with professionals, peers, and volunteers who help them work to sustain their recovery and succeed at school. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n296.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Recovery Schools</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/recovery> ;
  skos:prefLabel "recovery schools"@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/recovery_schools> .

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

