@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/Arctic_Ocean>
  skos:definition "THE ARCTIC OCEAN is one of the Earth's environments that will be most affected by climate change. As the Earth continues to warm, the Arctic Ocean will evolve into an environment that is much different from what is recognized today. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming/n38.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming and Climate Change; Arctic Ocean</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/oceanography> ;
  skos:prefLabel "Arctic Ocean"@en ;
  a skos:Concept .

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

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

