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

<https://concepts.sagepub.com/social-science/concept/Dominica>
  skos:definition "Dominica is a small (751 square kilometer) island nation in the Caribbean Sea, which became independent of France in 1978. The population of 72,660 (estimated as of July 2009) is primarily black (86.8 percent) with the largest minorities being mixed-race persons (8.9 percent) and Carib Indians (2.9 percent). [Source: <a href=\"https://sk.sagepub.com/reference/womentoday/n221.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Women in Today's World The Multimedia Encyclopedia of Women in Today's World; Dominica</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D019424.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/West_Indies> ;
  skos:prefLabel "Dominica"@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/Dominica> .

