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

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

<https://concepts.sagepub.com/social-science/concept/state_prison_system>
  skos:definition "Prisoners in the United States may be held in county jails, state prisons, or federal facilities. County jails are used primarily to hold defendants during court proceedings and those who have been sentenced to a period of less than a year. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n337.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; State Prison System</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/penal_systems> ;
  skos:prefLabel "state prison system"@en ;
  a skos:Concept .

