@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/diversion_and_probation>
  skos:prefLabel "diversion and probation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wilderness_experience> .

<https://concepts.sagepub.com/social-science/concept/wilderness_experience>
  skos:definition "The wilderness experience, commonly delivered in a corrections context as a wilderness program, is considered a therapeutic intervention for juvenile offenders. Wilderness programs provide residential placement, education, and a therapeutic component for delinquent youths that are alternative to the more conventional, secure detention institutions of juvenile corrections. [Source: <a href=\"https://sk.sagepub.com/reference/cmtycorrections/n190.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community Corrections; Wilderness Experience</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diversion_and_probation> ;
  skos:prefLabel "wilderness experience"@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/wilderness_experience> .

