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

<https://concepts.sagepub.com/social-science/concept/specialized_caseload_models>
  skos:definition "Community corrections offer alternatives to incarceration and long-term imprisonment. A specialized caseload approach provides the means for addressing an offender's individual needs for rehabilitation, and correctional efforts have recently focused on improved specialized caseload models. [Source: <a href=\"https://sk.sagepub.com/reference/cmtycorrections/n174.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community Corrections; Specialized Caseload Models</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diversion_and_probation> ;
  skos:prefLabel "specialized caseload models"@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/specialized_caseload_models> .

