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

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Stateville_Correctional_Center> .

<https://concepts.sagepub.com/social-science/concept/Stateville_Correctional_Center>
  skos:definition "Stateville Correctional Center in Lockport, Illinois, about 60 miles southwest of Chicago, is the bestknown, most visible, and most violent prison in the state. During its 80-year history, it has housed such infamous criminals as Nathan Leopold, Richard Loeb, and Richard Speck, was the execution site of John Gacy, and has provided the backdrop for many movies scenes, including Weeds, Bad Boys, and Natural Born Killers. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n338.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Stateville Correctional Center</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/institutions> ;
  skos:prefLabel "Stateville Correctional Center"@en ;
  a skos:Concept .

