@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/Penitentiary_Study_Commission>
  skos:definition "The Arkansas Penitentiary Study Commission was established in 1967 to investigate the increasingly poor conditions within the Arkansas penitentiary system. The report it generated following its investigation was the leading catalyst in penal reform in the state. [Source: <a href=\"https://sk.sagepub.com/reference/socialhistory-crime-punishment/n519.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of Crime and Punishment in America: An Encylopedia; Penitentiary Study Commission</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizations_and_commissions> ;
  skos:prefLabel "Penitentiary Study Commission"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/organizations_and_commissions>
  skos:prefLabel "organizations and commissions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Penitentiary_Study_Commission> .

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

