@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/Mongolia>
  skos:definition "Mongolia, located in west-central Asia, is one of the world's most sparsely populated nations. Khalkha Mongols are the majority ethnic group; the country's main religions are Buddhism, Islam, and Christianity. [Source: <a href=\"https://sk.sagepub.com/reference/womentoday/n544.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Women in Today's World The Multimedia Encyclopedia of Women in Today's World; Mongolia</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008986.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Far_East> ;
  skos:prefLabel "Mongolia"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Far_East>
  skos:prefLabel "Far East"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Mongolia> .

<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/Mongolia> .

