@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/penal_systems>
  skos:prefLabel "penal systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/high-rise_prisons> .

<https://concepts.sagepub.com/social-science/concept/high-rise_prisons>
  skos:definition "Various architectural styles have been employed in prison design, from the first radial cells of the Pennsylvania model to the recent innovations of new-generation prisons. Classic models such as the Auburn style and the telephone pole design provided the blueprint for most facilities built in the late 19th and early 20th centuries. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n155.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; High-Rise Prisons</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_architecture>, <https://concepts.sagepub.com/social-science/concept/penal_systems> ;
  skos:prefLabel "high-rise prisons"@en ;
  a skos:Concept .

<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/high-rise_prisons> .

<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/high-rise_prisons> .

