@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/offender_supervision> .

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

<https://concepts.sagepub.com/social-science/concept/offender_supervision>
  skos:definition "Technically, offender supervision includes all forms of correctional supervision, including incarceration. Typically, however, the term refers to community supervision. [Source: <a href=\"https://sk.sagepub.com/reference/cmtycorrections/n111.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community Corrections; Offender Supervision</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diversion_and_probation> ;
  skos:prefLabel "offender supervision"@en ;
  a skos:Concept .

