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

n9j:-J65PVR0S-K
  skos:prefLabel "prejudice"@en ;
  a skos:Concept ;
  skos:narrower n9j:-R840SJ3G-B .

n9j:-R840SJ3G-B
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/benevolent_sexism> ;
  skos:definition "Definition Benevolent sexism is a form of paternalistic prejudice (treating a lower status group as a father might treat a child) directed toward women. Prejudice is often thought of as a dislike or antipathy toward a group. [Source: Encyclopedia of Social Psychology; Benevolent Sexism]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-J65PVR0S-K ;
  skos:prefLabel "benevolent sexism"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-R840SJ3G-B .

n9j: a skos:ConceptScheme .
