@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/early_release_programs>
  skos:definition "Sooner or later, almost every incarcerated person is released back into society. Early release is the means by which a convicted offender, serving a sentence in some type of correctional facility, is discharged some time before completing his or her total term, be it days, months, or years. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n152.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; Early Release Programs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/corrections> ;
  skos:prefLabel "early release programs"@en ;
  a skos:Concept .

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

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

