@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/Gambia> .

<https://concepts.sagepub.com/social-science/concept/Gambia>
  skos:definition "Gambia refers to an African river as well as to the country that took its name from one of West Africa's important waterways. Surrounded on three sides by French-speaking Senegal, The Gambia's political borders enclose the lower half of a river that begins in the highlands of Guinea and cuts a swath through the country before emptying into the Atlantic. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n442.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Gambia</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D005714.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Western_Africa> ;
  skos:prefLabel "Gambia"@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/Gambia> .

