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

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

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

<https://concepts.sagepub.com/social-science/concept/prison_riots>
  skos:definition "The first correctional disturbance reportedly took place in Simsbury, Connecticut, in 1774, in a prison constructed over an abandoned mine. Since this time, individuals have sought to define this phenomenon while seeking an understanding of its causes and solutions. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n440.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Prisons, Riots</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/riots>, <https://concepts.sagepub.com/social-science/concept/crime_and_deviance>, <https://concepts.sagepub.com/social-science/concept/courts,_corrections,_punishments>, <https://concepts.sagepub.com/social-science/concept/corrections> ;
  skos:prefLabel "prison riots"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/crime_and_deviance>
  skos:prefLabel "crime and deviance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prison_riots> .

<https://concepts.sagepub.com/social-science/concept/courts,_corrections,_punishments>
  skos:prefLabel "courts, corrections, punishments"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prison_riots> .

