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

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

<https://concepts.sagepub.com/social-science/concept/Saint_Lucia>
  skos:definition "Saint Lucia, a Caribbean island country and one of the Windward Islands, was a British colony until it became an associated state with limited self-government in 1967, and attained full independence on February 22, 1979. It has a population of 173,765 (2009 census). [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-world-poverty-second-edition/i8736.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of World Poverty; Saint Lucia</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D019431.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/West_Indies> ;
  skos:prefLabel "Saint Lucia"@en ;
  a skos:Concept .

