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

<https://concepts.sagepub.com/social-science/concept/shock_probation>
  skos:definition "Shock probation, sometimes referred to as “judicial review” or “shock incarceration,” is a court disposition characterized by a brief period of incarceration followed by a period of probation, parole, or community supervision. Shock probation is often used interchangeably with “split probation;” however, the two sentences differ in at least two regards. [Source: <a href=\"https://sk.sagepub.com/reference/cmtycorrections/n172.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community Corrections; Shock Probation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diversion_and_probation> ;
  skos:prefLabel "shock probation"@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/shock_probation> .

