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

<https://concepts.sagepub.com/social-science/concept/Gabon>
  skos:definition "Gabon, known officially as the Gabonese Republic, is located in western Africa, with a coast on the Gulf of Guinea. The country was part of colonial French Equatorial Africa from 1910 to 1960. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n478.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Gabon</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D005681.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Central_Africa> ;
  skos:prefLabel "Gabon"@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/Gabon> .

