@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/work_study_release_programs>
  skos:definition "As early as the 1920s, American departments of corrections implemented work release programs to reduce the employability risk factors (ERFs) of offenders released from the prison and back into society. The Bureau of Justice Statistics shows that about 500,000 offenders return home each year, and about 60 percent of them will violate their terms of release. [Source: <a href=\"https://sk.sagepub.com/reference/cmtycorrections/n193.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community Corrections; Work/Study Release Programs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/parole> ;
  skos:prefLabel "work/study release programs"@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/work_study_release_programs> .

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

