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

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

<https://concepts.sagepub.com/social-science/concept/contract_facilities>
  skos:definition "The practice of contracting with private agencies for correctional services grew substantially in the late 20th century, coinciding with a steady growth in the size of the correctional population. Contract facilities have become increasingly common in English-speaking countries, particularly in the United States, the United Kingdom, and Australia. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n65.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Contract Facilities</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/privatization> ;
  skos:prefLabel "contract facilities"@en ;
  a skos:Concept .

