@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/new_generation_prisons>
  skos:definition "Since the late 1970s, most new prison construction in the United States has been modeled according to “New Generation” prison designs. These buildings are intended to maximize security and efficiency by means of easy observation and electronic surveillance of inmates. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n236.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; New Generation Prisons</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_architecture> ;
  skos:prefLabel "new generation 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/new_generation_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/new_generation_prisons> .

