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

<https://concepts.sagepub.com/social-science/concept/peer_recovery_support_services>
  skos:definition "Peer recovery support services are not treatment in the commonly understood clinical sense of the term. Peer recovery support services are designed and delivered by peers in recovery, not by professionals employed in clinical and agency settings. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n266.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Peer Recovery Support Services</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/recovery> ;
  skos:prefLabel "peer recovery support services"@en ;
  a skos:Concept .

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

