@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-D82LMZTC-8
  skos:prefLabel "prison architecture"@en ;
  a skos:Concept ;
  skos:narrower n9j:-KB4RC4F2-W .

n9j:-KB4RC4F2-W
  owl:sameAs <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: Encyclopedia of Prisons & Correctional Facilities; New Generation Prisons]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-D82LMZTC-8 ;
  skos:prefLabel "new generation prisons"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-KB4RC4F2-W .

n9j: a skos:ConceptScheme .
