@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/geographicals>
  skos:prefLabel "geographicals"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Asia> .

<https://concepts.sagepub.com/social-science/concept/Asia>
  skos:definition "Asian countries have recently become major players in the world economy with the emergence of Japan in the 1960s, India in the 1970s, and China in the late 1980s. Asia covers some 29.4 percent of the world's land mass, and since the 1980s its 4 billion people have made up about 60 percent of the world's population. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n40.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Asia</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Western_Asia>, <https://concepts.sagepub.com/social-science/concept/South_Asia>, <https://concepts.sagepub.com/social-science/concept/Eastern_Asia>, <https://concepts.sagepub.com/social-science/concept/Central_Asia> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001208.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographicals> ;
  skos:prefLabel "Asia"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Eastern_Asia>
  skos:prefLabel "Eastern Asia"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Asia> .

<https://concepts.sagepub.com/social-science/concept/Central_Asia>
  skos:prefLabel "Central Asia"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Asia> .

<https://concepts.sagepub.com/social-science/concept/Western_Asia>
  skos:prefLabel "Western Asia"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Asia> .

<https://concepts.sagepub.com/social-science/concept/South_Asia>
  skos:prefLabel "South Asia"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Asia> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Asia> .

