@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/corrections>
  skos:prefLabel "corrections"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prison_abolition> .

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

<https://concepts.sagepub.com/social-science/concept/prison_abolition>
  skos:definition "Prison abolition refers to the ideal of eliminating prisons, lockups, and other incarceration facilities, and the current movement toward doing so. The intent is to replace prisons with alternative correctional methods that are more humane and useful than imprisonment in addressing the response to crime and criminality in contemporary society. [Source: <a href=\"https://sk.sagepub.com/reference/raceandcrime/n275.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race and Crime; Prison Abolition</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/corrections> ;
  skos:prefLabel "prison abolition"@en ;
  a skos:Concept .

