@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-CQS00Q3J-L .

n9j:-CQS00Q3J-L
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/children_of_undocumented_immigrants> ;
  skos:definition "As of 2008, undocumented immigrants made up roughly 4% of the adult population of the United States. Due to the youth and relatively high birthrates of this population, their children represent about 7% of the children under the age of 18 and roughly one third of all children of immigrants. [Source: Encyclopedia of Diversity in Education; Undocumented Immigrants, Children of]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-H4PTCD9N-V ;
  skos:prefLabel "children of undocumented immigrants"@en .

n9j:-H4PTCD9N-V
  skos:prefLabel "socioeconomic status"@en ;
  a skos:Concept ;
  skos:narrower n9j:-CQS00Q3J-L .

n9j: a skos:ConceptScheme .
