@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/West_Indies>
  skos:prefLabel "West Indies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Haiti> .

<https://concepts.sagepub.com/social-science/concept/Haiti>
  skos:definition "Haiti is a nation located in the Caribbean on the island of Hispaniola, which it shares with the Dominican Republic. The poorest country in the Americas, with one of the lowest per capita incomes in the world, Haiti has an annual gross domestic product (GDP) of approximately $790 per person. [Source: <a href=\"https://sk.sagepub.com/reference/drugpolicy/n148.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Drug Policy; Haiti</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D006205.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/West_Indies> ;
  skos:prefLabel "Haiti"@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/Haiti> .

