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

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

<https://concepts.sagepub.com/social-science/concept/increase_in_prison_population>
  skos:definition "It would be no exaggeration to say that during the past two decades the U.S. prison system has been a growth industry. There are now more than 2 million people behind bars in America, with an incarceration rate above 700 per 100,000 (if we include jails), triple what it was 20 years ago. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n175.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Increase in Prison Population</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_population> ;
  skos:prefLabel "increase in prison population"@en ;
  a skos:Concept .

