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

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

<https://concepts.sagepub.com/social-science/concept/probation_and_parole_fees>
  skos:definition "The rise of probation and parole rates in the United States has had the effect of belaboring state criminal justice institutions. Already steward to the largest incarcerated population in world history, the United States also manages more than 5 million individuals on probation or parole. [Source: <a href=\"https://sk.sagepub.com/reference/cmtycorrections/n138.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community Corrections; Probation and Parole Fees</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diversion_and_probation> ;
  skos:prefLabel "probation and parole fees"@en ;
  a skos:Concept .

