@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_Ice_Sheet>
  skos:definition "THE GREENLAND ICE Sheet contains about 10 percent of the world's fresh water, and is vulnerable to mass loss by climate warming; if it were to melt, it would cause a 24 ft. (7.4 m.) rise in global sea level. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming/n292.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming and Climate Change; Greenland Ice Sheet</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/glaciology> ;
  skos:prefLabel "Greenland Ice Sheet"@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_Ice_Sheet> .

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

