@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:-R3DQHVQF-D .

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

n9j:-R3DQHVQF-D
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/intersectionality_of_race,_class,_gender,_and_ethnicity> ;
  skos:definition "Intersectionality describes a way of understanding how individuals in society maintain multiple identities, and offers dimensions to categories such as race, gender, and class. Both the term and the concept find their most recognizable roots in Black feminist and critical race scholarship wherein activists and academics worked to highlight how “mainstream” movements to combat racism, homophobia, and gender and class discrimination had neglected to consider ways that some groups are marginalized when not all aspects of their social and political identities are acknowledged. [Source: Encyclopedia of Diversity in Education; Intersectionality of Race, Class, Gender, and Ethnicity]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-H4PTCD9N-V ;
  skos:prefLabel "intersectionality of race, class, gender, and ethnicity"@en .

n9j: a skos:ConceptScheme .
