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

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

<https://concepts.sagepub.com/social-science/concept/campus_style>
  skos:definition "The idea in architecture that form should follow the function or purpose of the building is apparent in prison design. Massive impersonal cellblocks reflect eras when themes of punishment and control dominated. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n39.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Campus Style</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_architecture> ;
  skos:prefLabel "campus style"@en ;
  a skos:Concept .

