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

<https://concepts.sagepub.com/social-science/concept/management_structure>
  skos:prefLabel "management structure"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/unit_management> .

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

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

<https://concepts.sagepub.com/social-science/concept/unit_management>
  skos:definition "During the 1970s, the U.S. Bureau of Prisons (BOP) revolutionized prison administration by developing the practice known as unit management. Unit management has at its heart the notion that a decentralized organization is better able than a centralized one to respond quickly to changes in the environment. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n358.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Unit Management</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/staff>, <https://concepts.sagepub.com/social-science/concept/prison_architecture>, <https://concepts.sagepub.com/social-science/concept/management_structure> ;
  skos:prefLabel "unit management"@en ;
  a skos:Concept .

