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

<https://concepts.sagepub.com/social-science/concept/Dominican_Republic>
  skos:definition "LOCATED IN THE Caribbean, this nation occupies the eastern end of the island of Hispaniola, and was a Spanish colony until gaining its independence on February 27, 1844. With a population of 8,834,000, the country has 216 doctors and 30 nurses per 100,000 people. [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n194.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; Dominican Republic</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D004293.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/West_Indies> ;
  skos:prefLabel "Dominican Republic"@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/Dominican_Republic> .

