@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:-D9ZK417M-Q .

n9j:-D9ZK417M-Q
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/population_pressure_on_education_in_the_Middle_East> ;
  skos:definition "Despite declining fertility rates, the Middle East and North Africa (MENA) population size increased fourfold in the second half of the 20th century. One consequence of this demographic explosion is a notably young population where two in every three people currently living in the region is under the age of 24. [Source: Encyclopedia of Diversity in Education; Middle East, Population Pressure on Education in]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-D058XRXC-P ;
  skos:prefLabel "population pressure on education in the Middle East"@en .

n9j:-D058XRXC-P
  skos:prefLabel "global dimensions of diversity"@en ;
  a skos:Concept ;
  skos:narrower n9j:-D9ZK417M-Q .

n9j: a skos:ConceptScheme .
