@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:-V9MB2HS9-1 .

n9j: a skos:ConceptScheme .
n9j:-V9MB2HS9-1
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/higher_education_of_women> ;
  skos:definition "In 2004, women constituted 57 percent of all undergraduate enrollments in U.S. higher education and 59 percent of graduate enrollments, whereas women make up 43 percent of tenured faculty and slightly more than 20 percent of college and university presidents. [Source: Encyclopedia ofthe Social and Cultural Foundations of Education; Women, Higher Education of]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-GVLMJ3Z4-M ;
  skos:prefLabel "higher education of women"@en .

n9j:-GVLMJ3Z4-M
  skos:prefLabel "sexuality and gender"@en ;
  a skos:Concept ;
  skos:narrower n9j:-V9MB2HS9-1 .

