@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/prison_programs>
  skos:prefLabel "prison programs"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/work-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/work-release_programs> .

<https://concepts.sagepub.com/social-science/concept/work-release_programs>
  skos:definition "Work-release programs permit inmates to work for pay in the community during the last few months of their confinement. Wisconsin, Vermont, and several other states began to implement work-release programs on a local level in the early 1900s. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n381.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Work-Release Programs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_programs> ;
  skos:prefLabel "work-release programs"@en ;
  a skos:Concept .

