@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:-M8WSHRNL-M .

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

n9j: a skos:ConceptScheme .
n9j:-M8WSHRNL-M
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/demographic_divide_in_asian_nations> ;
  skos:definition "In 2010, the population of Asia was 4.17 billion, approximately 60% of the world's total. Asia includes not just a vast population but an enormous variety of different geographical regions and zones, countries, races, and levels of development. [Source: Encyclopedia of Diversity in Education; Demographic Divide in Asian Nations]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-D058XRXC-P ;
  skos:prefLabel "demographic divide in asian nations"@en .

