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

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

<https://concepts.sagepub.com/social-science/concept/Jamaica>
  skos:definition "Jamaica is an island in the Caribbean Sea, with an area of 10,991 square kilometers and a population of 2.7 million (July 2003 estimate). The Jamaica Constabulary Force The Jamaica Constabulary Force traces its genesis to the Morant Bay Rebellion in 1865 when Jamaica was a colony of the British Empire. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n468.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Jamaica</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007563.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/West_Indies> ;
  skos:prefLabel "Jamaica"@en ;
  a skos:Concept .

