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

<https://concepts.sagepub.com/social-science/concept/continuum_of_sanctions>
  skos:definition "The consequence for violating society's criminal law calls for a sanction proportionate to the seriousness of the offense. Over time, society has developed a wide range of consequences, which more recently have been used in a continuum. [Source: <a href=\"https://sk.sagepub.com/reference/cmtycorrections/n32.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community Corrections; Continuum of Sanctions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diversion_and_probation> ;
  skos:prefLabel "continuum of sanctions"@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/continuum_of_sanctions> .

