@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/prison_industrial_complex>
  skos:definition "The term “prison industrial complex” has been used in recent years to describe the modern prison system from a new and more critical perspective. Traditionally, prisons have been viewed as serving such well-known functions as deterrence, incapacitation, treatment and rehabilitation, punishment, revenge, and so on. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n273.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Prison Industrial Complex</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/privatization> ;
  skos:prefLabel "prison industrial complex"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/privatization>
  skos:prefLabel "privatization"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prison_industrial_complex> .

<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_industrial_complex> .

