@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-X4W0FG07-Q
  skos:prefLabel "oceanography"@en ;
  a skos:Concept ;
  skos:narrower n9j:-X1Q97SDW-C .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-X1Q97SDW-C .

n9j:-X1Q97SDW-C
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/western_boundary_currents> ;
  skos:definition "Western boundary currents are intense jet currents at the western periphery of large-scale oceanic gyres in the World Ocean. As was shown in the pioneer paper of Henry Stommel in 1948, they are the result of two following causes: 1. [Source: Encyclopedia of Global Warming & Climate Change; Western Boundary Currents]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-X4W0FG07-Q ;
  skos:prefLabel "western boundary currents"@en .

n9j: a skos:ConceptScheme .
