@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/diversion_and_probation>
  skos:prefLabel "diversion and probation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/project_safeway> .

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

<https://concepts.sagepub.com/social-science/concept/project_safeway>
  skos:definition "Project Safeway began in Chicago, Illinois, in the early 1990s and was created through a partnership between the Cook County Adult Probation Department (CCAPD), Treatment Alternatives to Street Crime (TASC), and The Safer Foundation. The program rested on the notion that probation is inherently community-based and should therefore be decentralized to create stronger links among community members, nonprofit agencies, community organizations, and probation. [Source: <a href=\"https://sk.sagepub.com/reference/cmtycorrections/n142.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community Corrections; Project Safeway</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diversion_and_probation> ;
  skos:prefLabel "project safeway"@en ;
  a skos:Concept .

