@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/federal_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/federal_prison_system> .

<https://concepts.sagepub.com/social-science/concept/federal_prison_system>
  skos:definition "The federal prison system holds offenders who have been convicted of federal crimes. It is currently one of the biggest prison systems in the country, with more than 175,000 inmates. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n120.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Federal Prison System</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/penal_systems> ;
  skos:prefLabel "federal prison system"@en ;
  a skos:Concept .

