@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/education_and_social_inequality:_race_and_ethnicity>
  skos:prefLabel "education and social inequality: race and ethnicity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/immigrant_adaptation> .

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

<https://concepts.sagepub.com/social-science/concept/immigrant_adaptation>
  skos:definition "The United States has a rich immigrant history. Prior to 1965, most immigrants were of European descent. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-education/n199.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Education: An A-to-Z Guide; Immigrant Adaptation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/education_and_social_inequality:_race_and_ethnicity> ;
  skos:prefLabel "immigrant adaptation"@en ;
  a skos:Concept .

