@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/Equatorial_Undercurrent>
  skos:definition "THE EQUATORIAL UNDERCURRENT (EU) is a strong subsurface equatorial eastward jet, which is situated under the surface of the westward south equatorial current in the Atlantic, Indian, and Pacific oceans. The main EU core (in which velocity exceeds 20 in. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming/n238.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming and Climate Change; Equatorial Undercurrent</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/oceanography> ;
  skos:prefLabel "Equatorial Undercurrent"@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/Equatorial_Undercurrent> .

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

