@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/recreation_programs>
  skos:definition "Many prisons and jails in the United States provide some kind of recreational activities, including a range of sports like basketball, football, soccer as well as pastimes like fresh-air exercise, games, social activities, and television viewing. Recreational programming is meant to provide inmates with physical, mental, and emotional outlets to enhance their well-being. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n305.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Recreation Programs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_programs> ;
  skos:prefLabel "recreation programs"@en ;
  a skos:Concept .

<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/recreation_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/recreation_programs> .

