@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:narrower <https://concepts.sagepub.com/social-science/concept/Vanuatu>, <https://concepts.sagepub.com/social-science/concept/Papua_New_Guinea>, <https://concepts.sagepub.com/social-science/concept/New_Caledonia>, <https://concepts.sagepub.com/social-science/concept/Fiji> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008542.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Pacific_islands> ;
  skos:prefLabel "Melanesia"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Vanuatu>
  skos:prefLabel "Vanuatu"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Melanesia> .

<https://concepts.sagepub.com/social-science/concept/Fiji>
  skos:prefLabel "Fiji"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Melanesia> .

<https://concepts.sagepub.com/social-science/concept/Papua_New_Guinea>
  skos:prefLabel "Papua New Guinea"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Melanesia> .

<https://concepts.sagepub.com/social-science/concept/Pacific_islands>
  skos:prefLabel "Pacific islands"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Melanesia> .

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

<https://concepts.sagepub.com/social-science/concept/New_Caledonia>
  skos:prefLabel "New Caledonia"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Melanesia> .

