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

<https://concepts.sagepub.com/social-science/concept/community-based_centers>
  skos:definition "Community corrections agencies employ a large number of centers that are located in various neighborhoods. These centers have various missions, objectives, rehabilitative philosophies, punitive modalities, and techniques, and they serve a diverse array of offenders under different forms of community corrections supervision. [Source: <a href=\"https://sk.sagepub.com/reference/cmtycorrections/n27.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community Corrections; Community-Based Centers</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/intermediate_sanctions> ;
  skos:prefLabel "community-based centers"@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/community-based_centers> .

