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

n9j:-FB2B28CZ-V
  skos:prefLabel "feminist theory"@en ;
  a skos:Concept ;
  skos:narrower n9j:-PSBJLKFC-S .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-PSBJLKFC-S .

n9j:-PSBJLKFC-S
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/matrix_of_domination> ;
  skos:definition "First introduced by the sociologist Patricia Hill Collins, the matrix of domination is a concept that draws attention to the inherent complexity of privilege as it operates in social systems and shapes people's lives. The basic idea is that various forms of privilege—such as those based on race, gender, class, ethnicity, or sexual orientation—do not exist independently of one another in the social world or people's experience of themselves. [Source: Encyclopedia of Social Theory; Matrix of Domination]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-FB2B28CZ-V ;
  skos:prefLabel "matrix of domination"@en .

n9j: a skos:ConceptScheme .
