@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/undocumented_immigrants>
  skos:definition "Undocumented immigrants, in accordance with the definition of the International Organization for Migration, are described as persons who enter or stay in a country without necessary documents. This includes the ones who have no legitimate documents to enter a country but manage to enter illegally, who enter using counterfeit documents, and who, after entering using appropriate documents, have overstayed or violated the conditions of entry and remain without authorization. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-human-services-and-diversity/n561.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Services and Diversity; Undocumented Immigrants</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/race,_ethnicity_and_migration> ;
  skos:prefLabel "undocumented immigrants"@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/undocumented_immigrants> .

<https://concepts.sagepub.com/social-science/concept/race,_ethnicity_and_migration>
  skos:prefLabel "race, ethnicity and migration"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/undocumented_immigrants> .

