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

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

<https://concepts.sagepub.com/social-science/concept/Bahamas>
  skos:definition "The nation of the Bahamas consists of more than 700 low-lying islands, keys, and rocks extending 500 miles (1 mile = 1.61 kilometers) southeast off the coast of Florida. The Bahamas was the site of Columbus's 1492 landfall in the New World. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n62.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Bahamas</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001444.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/West_Indies> ;
  skos:prefLabel "Bahamas"@en ;
  a skos:Concept .

