@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:-Z1MNPMG2-P .

n9j: a skos:ConceptScheme .
n9j:-Z1MNPMG2-P
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/conflict_theory_of_education> ;
  skos:definition "Conflict theory posits that conflict is a fundamental part of the social order, and that schools are a critical site in the reproduction of social inequality, particularly class conflict and racial stratification. Schools are not meritocratic; individual talent and hard work do not necessarily guarantee success. [Source: Sociology of Education: An A-to-Z Guide; Conflict Theory of Education]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-R6X4C0RG-F ;
  skos:prefLabel "conflict theory of education"@en .

n9j:-R6X4C0RG-F
  skos:prefLabel "educational theories and philosophies"@en ;
  a skos:Concept ;
  skos:narrower n9j:-Z1MNPMG2-P .

