@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:-HMDJPBQ3-J .

n9j: a skos:ConceptScheme .
n9j:-HMDJPBQ3-J
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/gender_inequality:_college_major> ;
  skos:definition "Although women have surpassed men in earning bachelor's, master's, and doctoral degrees, the fields in which they earn these degrees tend to be different than their male counterparts. Women are more likely to major in social sciences, humanities, and education, while men major in science, technology, engineering, and math (STEM) fields. [Source: Sociology of Education: An A-to-Z Guide; Gender Inequality: College Major]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-PCW0J3MR-Z ;
  skos:prefLabel "gender inequality: college major"@en .

n9j:-PCW0J3MR-Z
  skos:prefLabel "education and social inequality: gender and sexuality"@en ;
  a skos:Concept ;
  skos:narrower n9j:-HMDJPBQ3-J .

