@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/telephone_pole_design> .

<https://concepts.sagepub.com/social-science/concept/telephone_pole_design>
  skos:definition "A prison built according to the telephone pole design has several wings or buildings constructed parallel to one another that are connected by a central corridor or passageway that divides the institution into two halves. From above, the layout of such a prison resembles the top of a telephone pole. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n346.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Telephone Pole Design</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_architecture> ;
  skos:prefLabel "telephone pole design"@en ;
  a skos:Concept .

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

