@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/foreign_nationals>
  skos:definition "It is difficult to determine the exact number of foreign nationals incarcerated in U.S. prisons and jails, since it is not always easy to differentiate legal and illegal immigrants from U.S. citizens. Also, many state records are not accurate enough to provide precise statistics. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n127.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Foreign Nationals</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_population> ;
  skos:prefLabel "foreign nationals"@en ;
  a skos:Concept .

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

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

