@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/probation:_private>
  skos:definition "The emergence of private probation in the United States correlates with the explosive increase in incarceration in the last few decades. The United States currently incarcerates more than 2 million people, which is more than any other country in the world, both in absolute numbers and in proportion to its population. [Source: <a href=\"https://sk.sagepub.com/reference/cmtycorrections/n135.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community Corrections; Probation: Private</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diversion_and_probation> ;
  skos:prefLabel "probation: private"@en ;
  a skos:Concept .

<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:_private> .

<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:_private> .

