@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/residential_correctional_programs>
  skos:definition "Residential community corrections facilities are a type of community-based corrections program. Community-based corrections in general, such as probation and parole, were developed to offer a less restrictive alternative to jail or prison for people who have been convicted of an offense. [Source: <a href=\"https://sk.sagepub.com/reference/cmtycorrections/n155.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community Corrections; Residential Correctional Programs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/intermediate_sanctions> ;
  skos:prefLabel "residential correctional programs"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/intermediate_sanctions>
  skos:prefLabel "intermediate sanctions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/residential_correctional_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/residential_correctional_programs> .

