@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/race_stratification> .

<https://concepts.sagepub.com/social-science/concept/race_stratification>
  skos:definition "Race stratification, which exists worldwide, is the ranking of individuals in groups based on perceived innate differences and the socially derived beliefs attached to these differences. In the United States, individuals of European extraction generally enjoy greater privileges and outcomes in comparison to many minority groups that enjoy fewer rewards on average. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n564.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Stratification, Race</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/race,_ethnicity_and_migration> ;
  skos:prefLabel "race stratification"@en ;
  a skos:Concept .

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

