@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/Ekman_Layer>
  skos:definition "The Ekman layer (EL) is boundary near-surface layer in the low troposphere and upper ocean, in which the vertical turbulent friction plays a crucial role in the balance of governing forces. Ekman transport is to the right or left of the wind in the Northern or Southern Hemisphere, respectively. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming2ed/n245.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming &amp; Climate Change; Ekman Layer</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/oceanography> ;
  skos:prefLabel "Ekman Layer"@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/Ekman_Layer> .

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

