@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/southern_oscillation_index>
  skos:definition "Atmospheric and oceanic teleconnections identify linkages between climate variables occurring over large distances. On the order of weeks to years, these global associations are recognized by a disturbance in the transient wave field, resulting in distinctive patterns of climatic anomalies. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming2ed/n647.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming &amp; Climate Change; Southern Oscillation Index</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/climate_(geoscience)> ;
  skos:prefLabel "southern oscillation index"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/climate_(geoscience)>
  skos:prefLabel "climate (geoscience)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/southern_oscillation_index> .

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

