@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/custodial_institutions>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/remand_centers>, <https://concepts.sagepub.com/social-science/concept/secure_accommodation>, <https://concepts.sagepub.com/social-science/concept/detention_centers>, <https://concepts.sagepub.com/social-science/concept/prisons>, <https://concepts.sagepub.com/social-science/concept/young_offender_institutions>, <https://concepts.sagepub.com/social-science/concept/special_hospitals>, <https://concepts.sagepub.com/social-science/concept/borstals> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/types_of_organization> ;
  skos:prefLabel "custodial institutions"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/prisons>
  skos:prefLabel "prisons"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/custodial_institutions> .

<https://concepts.sagepub.com/social-science/concept/borstals>
  skos:prefLabel "borstals"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/custodial_institutions> .

<https://concepts.sagepub.com/social-science/concept/detention_centers>
  skos:prefLabel "detention centers"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/custodial_institutions> .

<https://concepts.sagepub.com/social-science/concept/secure_accommodation>
  skos:prefLabel "secure accommodation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/custodial_institutions> .

<https://concepts.sagepub.com/social-science/concept/remand_centers>
  skos:prefLabel "remand centers"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/custodial_institutions> .

<https://concepts.sagepub.com/social-science/concept/types_of_organization>
  skos:prefLabel "types of organization"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/custodial_institutions> .

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

<https://concepts.sagepub.com/social-science/concept/young_offender_institutions>
  skos:prefLabel "young offender institutions"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/custodial_institutions> .

<https://concepts.sagepub.com/social-science/concept/special_hospitals>
  skos:prefLabel "special hospitals"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/custodial_institutions> .

