@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:prefLabel "chain gangs"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/prison_labor> .

<https://concepts.sagepub.com/social-science/concept/prison_labor>
  skos:definition "Prison inmates rarely enjoy control over their labor in the ways that ordinary members of civil society take for granted. In many countries, prisoners are viewed as having legal duties to work, meaning that they can be compelled to work, though limits exist on the extent of that compulsion. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-criminal-justice-ethics/n258.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Criminal Justice Ethics; Prison Labor</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/chain_gangs> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/courts,_corrections,_punishments> ;
  skos:prefLabel "prison labor"@en ;
  a skos:Concept .

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

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

