@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/racial_formation> .

<https://concepts.sagepub.com/social-science/concept/concepts_in_race,_ethnicity_and_society>
  skos:prefLabel "concepts in race, ethnicity and society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/racial_formation> .

<https://concepts.sagepub.com/social-science/concept/racial_formation>
  skos:definition "Racial formation is the social historical process by which racial categories are formed, inhabited, transformed, and rendered obsolete. Racial Formation Theory, pioneered by sociologists Michael Omi and Howard Winant in 1984, is founded on the premise that race is socially and historically rooted, rather than based on biological or fixed differences. [Source: <a href=\"https://sk.sagepub.com/reference/asian-american-society-an-encyclopedia/n250.xml\" target=\"_blank\" data-id=\"to-sk\">Asian American Society: An Encyclopedia; Racial Formation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts_in_race,_ethnicity_and_society> ;
  skos:prefLabel "racial formation"@en ;
  a skos:Concept .

