@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/climate_data>
  skos:prefLabel "climate data"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/oceanic_observations> .

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

<https://concepts.sagepub.com/social-science/concept/oceanic_observations>
  skos:definition "CLIMATIC OCEANIC OBSERVATIONS are marine meteorological and deep ocean observations that are performed for a long time (at least over a few decades) using specialized océanographie vessels, volunteer merchant ships, buoy arrays, floats, and drifters. Marine meteorological observations are performed over a few centuries. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming/n146.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming and Climate Change; Climatic Data, Oceanic Observations</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/climate_data> ;
  skos:prefLabel "oceanic observations"@en ;
  a skos:Concept .

