@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/Malawi>
  skos:definition "Malawi is a landlocked country located in southeastern Africa. A long, narrow country within the Great Rift Valley, it is home to Lake Nyasa (also known as Lake Malawi), the third largest lake in Africa. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n731.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Malawi</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008295.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Southern_Africa> ;
  skos:prefLabel "Malawi"@en ;
  a skos:Concept .

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

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

