@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/Southern_Africa>
  skos:prefLabel "Southern Africa"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Zambia> .

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

<https://concepts.sagepub.com/social-science/concept/Zambia>
  skos:definition "Zambia is one of the poorest countries in Africa. After becoming independent of the United Kingdom in 1964, Zambia was classified as a middle-income country, but several decades of economic decline and neglect of infrastructure and services have turned it into an extremely poor country. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-world-poverty-second-edition/i10601.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of World Poverty; Zambia</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D015024.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Southern_Africa> ;
  skos:prefLabel "Zambia"@en ;
  a skos:Concept .

