@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:broader <https://concepts.sagepub.com/social-science/concept/Pacific_islands> .

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

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

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

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

<https://concepts.sagepub.com/social-science/concept/Pacific_islands>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Polynesia>, <https://concepts.sagepub.com/social-science/concept/New_Zealand>, <https://concepts.sagepub.com/social-science/concept/Micronesia>, <https://concepts.sagepub.com/social-science/concept/Melanesia> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D010139.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/islands>, <https://concepts.sagepub.com/social-science/concept/Australasia> ;
  skos:prefLabel "Pacific islands"@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/Pacific_islands> .

<https://concepts.sagepub.com/social-science/concept/New_Zealand>
  skos:prefLabel "New Zealand"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Pacific_islands> .

