@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/Parchman_Farm_Penitentiary>
  skos:definition "Situated in a remote area of the Yazoo Delta of Mississippi, Parchman Farm is, perhaps, the most notorious penal institution in the American South. For many years, prison authorities based their regime on the racial oppression and physical exploitation of inmates and resisted nearly all attempts at reform. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n249.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Parchman Farm, Mississippi State Penitentiary</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/institutions>, <https://concepts.sagepub.com/social-science/concept/history_of_prisons> ;
  skos:prefLabel "Parchman Farm Penitentiary"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/history_of_prisons>
  skos:prefLabel "history of prisons"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Parchman_Farm_Penitentiary> .

