@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/discretionary_release>
  skos:definition "Discretionary release is the key feature of the indeterminate sentencing system. The indeterminate sentencing system allows individualized measures of incarceration for offenders sent to prison and gives parole boards discretion to determine when an offender is ready to be released, under supervision, back into the community. [Source: <a href=\"https://sk.sagepub.com/reference/cmtycorrections/n44.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community Corrections; Discretionary Release</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/parole> ;
  skos:prefLabel "discretionary release"@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/discretionary_release> .

<https://concepts.sagepub.com/social-science/concept/parole>
  skos:prefLabel "parole"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/discretionary_release> .

