@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/penal_systems>
  skos:prefLabel "penal systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/co-correctional_facilities> .

<https://concepts.sagepub.com/social-science/concept/institutions>
  skos:prefLabel "institutions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/co-correctional_facilities> .

<https://concepts.sagepub.com/social-science/concept/co-correctional_facilities>
  skos:definition "Co-correctional facilities house women and men in the same institution under the direction of one administration. Some allow a significant amount of interaction between the sexes, while others have no direct interaction between female and male inmates at all. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n55.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Co-Correctional Facilities</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/penal_systems>, <https://concepts.sagepub.com/social-science/concept/institutions> ;
  skos:prefLabel "co-correctional facilities"@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/co-correctional_facilities> .

