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

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

<https://concepts.sagepub.com/social-science/concept/Cameroon>
  skos:definition "Cameroon, with a projected population of 23 million inhabitants in 2015, is enriched with vast natural resource potential. Despite this, the population languishes in chronic poverty. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-world-poverty-second-edition/i2790.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of World Poverty; Cameroon</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D002163.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Central_Africa> ;
  skos:prefLabel "Cameroon"@en ;
  a skos:Concept .

