@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/chain_gangs>
  skos:definition "In the middle of the 19th century, the practice of chaining prisoners together while they worked became customary in England and Australia. The iron chains weighing from six to seven pounds were riveted together by blacksmiths, inspected daily to prevent tampering, and remained attached to prisoners for the length of their sentences, between six months and two years. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n44.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Chain Gangs</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/prison_labor> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/types_of_punishment>, <https://concepts.sagepub.com/social-science/concept/courts,_corrections,_punishments>, <https://concepts.sagepub.com/social-science/concept/corrections> ;
  skos:prefLabel "chain gangs"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/types_of_punishment>
  skos:prefLabel "types of punishment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/chain_gangs> .

<https://concepts.sagepub.com/social-science/concept/prison_labor>
  skos:prefLabel "prison labor"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/chain_gangs> .

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

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

