@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/Melanesia>
  skos:prefLabel "Melanesia"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Vanuatu> .

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

<https://concepts.sagepub.com/social-science/concept/Vanuatu>
  skos:definition "VANUATU IS A country located in the South Pacific Ocean, composed of an archipelago of 83 volcanic islands with a population around 220,000. It has been a global leader in the development of renewable resources for sustained energy.Vanuatu is governed by a parliamentary democracy, with the prime minister, elected by Parliament, being the leader of the government.Its economy is primarily agricultural, with 80 percent of the population engaged in agricultural activities. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming/n690.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming and Climate Change; Vanuatu</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D009514.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Melanesia> ;
  skos:prefLabel "Vanuatu"@en ;
  a skos:Concept .

