@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/Greenland>
  skos:definition "Greenland, an island nation in the far North Atlantic region, is the most sparsely populated territory in the world (about 56,000 inhabitants). Globalization has brought Greenland out of geographical isolation through global economy, communication, human mobility, and the media. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n287.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Greenland</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D006116.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/North_America>, <https://concepts.sagepub.com/social-science/concept/islands> ;
  skos:prefLabel "Greenland"@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/Greenland> .

<https://concepts.sagepub.com/social-science/concept/North_America>
  skos:prefLabel "North America"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Greenland> .

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

