@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/Benguela_Current>
  skos:definition "THE BENGUELA CURRENT is located in the southern part of the Atlantic Ocean and moves northward from the western coast of South Africa, Namibia, and Angola, merging into the Southern Equatorial Current. It takes its name from the Angolan port of Benguela, which was founded by the Portuguese in 1617. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming/n68.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming and Climate Change; Benguela Current</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/oceanography> ;
  skos:prefLabel "Benguela Current"@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/Benguela_Current> .

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

