@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/Micronesia>
  skos:definition "Micronesia (formally called the Federated States of Micronesia) covers an area within what is known as Oceania and includes a number of islands within the western Pacific Ocean, including Saipan, Guam, the Marshall Islands, the Caroline Islands, and others. Melanesia lies to its south, while to its east is Polynesia. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n465.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Micronesia</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Palau>, <https://concepts.sagepub.com/social-science/concept/Guam> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008849.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Pacific_islands> ;
  skos:prefLabel "Micronesia"@en ;
  a skos:Concept .

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

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

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

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

