@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/prisoner_pay>
  skos:definition "While prison labor has long been a practice in most correctional institutions, the notion that prisoners should be paid for their work is relatively new. In the early penitentiaries, prisoners were expected to work to achieve a number of correctional objectives. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n284.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Prisoner Pay</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_life>, <https://concepts.sagepub.com/social-science/concept/labor> ;
  skos:prefLabel "prisoner pay"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/prison_life>
  skos:prefLabel "prison life"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prisoner_pay> .

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

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

