@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/prisoners>
  skos:prefLabel "prisoners"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Jack_Henry_Abbott> .

<https://concepts.sagepub.com/social-science/concept/key_people_in_prisons_and_correctional_facilities>
  skos:prefLabel "key people in prisons and correctional facilities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Jack_Henry_Abbott> .

<https://concepts.sagepub.com/social-science/concept/Jack_Henry_Abbott>
  skos:definition "Jack Henry Abbot is remembered as a complex and controversial figure in the history of U.S. prisons. In 1978, Abbott, while in prison, initiated a lengthy correspondence with author Norman Mailer, who was at the time writing The Executioner's Song (1979), a fictionalized biography of executed murderer Gary Gilmore. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Abbott, Jack Henry (1944–2002)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prisoners>, <https://concepts.sagepub.com/social-science/concept/key_people_in_prisons_and_correctional_facilities> ;
  skos:prefLabel "Jack Henry Abbott"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Jack_Henry_Abbott> .

