@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:-D01WH1X3-4 .

n9j: a skos:ConceptScheme .
n9j:-DRSTW7TS-S
  skos:prefLabel "gender and science"@en ;
  a skos:Concept ;
  skos:narrower n9j:-D01WH1X3-4 .

n9j:-D01WH1X3-4
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/gender_differences_in_education> ;
  skos:definition "Since the publication of the 1992 American Association of University Women (AAUW) landmark report, How Schools Shortchange Girls, researchers, educators, and policymakers have paid more attention to the effects of gender on education in the United States. The AAUW produced a follow-up report in 1998, Gender Gaps: Where Schools Still Fail Our Children, which revisited issues addressed in the 1992 study and highlighted new challenges to gender and equity in K-12 education. [Source: Encyclopedia of Gender and Society; Education: Gender Differences]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-DRSTW7TS-S ;
  skos:prefLabel "gender differences in education"@en .

