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

<https://concepts.sagepub.com/social-science/concept/New_Caledonia>
  skos:definition "New Caledonia is a group of islands east of Australia in the South Pacific, the largest of which is Grand Terre. It has been a French possession since 1853, although an increasing amount of governing responsibility has been transferred from France to New Caledonia since the 1998 Noumea Accord. [Source: <a href=\"https://sk.sagepub.com/reference/motherhood/n490.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Motherhood; New Caledonia</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D009510.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Melanesia> ;
  skos:prefLabel "New Caledonia"@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/New_Caledonia> .

