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

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

<https://concepts.sagepub.com/social-science/concept/Mali>
  skos:definition "Mali is a vast landlocked country in West Africa with a population of 13 million people. Islam is the major religion (over 90 percent), followed by traditional African beliefs and Christianity. [Source: <a href=\"https://sk.sagepub.com/reference/womentoday/n494.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Women in Today's World The Multimedia Encyclopedia of Women in Today's World; Mali</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008302.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Western_Africa> ;
  skos:prefLabel "Mali"@en ;
  a skos:Concept .

