@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_population>
  skos:prefLabel "prison population"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Cuban_detainees> .

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

<https://concepts.sagepub.com/social-science/concept/Cuban_detainees>
  skos:definition "Today there are more than 1,000 Cuban nationals detained in federal prisons under special terms of confinement. Most of these men and women arrived in the United States in 1980 and are held as a result of special legislation and state powers that were enacted specifically to confine them. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n82.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Cuban Detainees</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_population> ;
  skos:prefLabel "Cuban detainees"@en ;
  a skos:Concept .

