@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/day_reporting_centers> .

<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/day_reporting_centers> .

<https://concepts.sagepub.com/social-science/concept/law_enforcement,_courts,_and_corrections>
  skos:prefLabel "law enforcement, courts, and corrections"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/day_reporting_centers> .

<https://concepts.sagepub.com/social-science/concept/day_reporting_centers>
  skos:definition "Day reporting centers (DRCs), also referred to as day treatment centers, community treatment centers, and community resource centers, function as one form of intermediate sanction. DRCs provide enhanced supervision compared to regular probation and a focus on community-based treatment options. [Source: <a href=\"https://sk.sagepub.com/reference/cmtycorrections/n41.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community Corrections; Day Reporting Centers</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/law_enforcement,_courts,_and_corrections>, <https://concepts.sagepub.com/social-science/concept/intermediate_sanctions> ;
  skos:prefLabel "day reporting centers"@en ;
  a skos:Concept .

