@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/Nepal>
  skos:definition "Nepal has experienced persistent poverty throughout its recent history and it is likely to do so into the near future. Nepal’s per capita income of $700 in 2012, with a growth rate averaging just over 2 percent for the past two decades, contrasts with those of India and China—the two large and fast-emerging economies sandwiching this landlocked country. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-world-poverty-second-edition/i7640.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of World Poverty; Nepal</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D009390.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/South_Asia> ;
  skos:prefLabel "Nepal"@en ;
  a skos:Concept .

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

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

