@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/conceptgroup/cases>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "cases"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/James_V._Bennett> .

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

<https://concepts.sagepub.com/social-science/concept/James_V._Bennett>
  skos:definition "James V. Bennett was the second director of the Federal Bureau of Prisons (BOP), serving longer than any other (1937 to 1964). Bennett played a role in establishing the centralized bureaucracy for overseeing the operation of federal prisons, the BOP, while working for the U.S. Bureau of Efficiency. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n30.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Bennett, James V. (1894–1978)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/staff> ;
  skos:prefLabel "James V. Bennett"@en ;
  a skos:Concept .

