@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<http://data.loterre.fr/ark:/67375/26L-R2PDD0CC-3>
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-VS6PVZZW-Z> ;
  skos:hiddenLabel "Ocean current"@en, "ocean currents"@en, "Courant marin"@fr ;
  skos:prefLabel "ocean current"@en, "corriente marina"@es, "courant marin"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-QKXS66B7-8> ;
  inist:semCategory "Phénomène naturel / Phénomène induit"@fr, "Natural phenomenon / Induced phenomenon"@en .

<http://data.loterre.fr/ark:/67375/26L-QKXS66B7-8>
  skos:prefLabel "courant"@fr, "corriente "@es, "current"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-R2PDD0CC-3> .

<http://data.loterre.fr/ark:/67375/26L-VS6PVZZW-Z>
  skos:prefLabel "longshore current"@en, "courant littoral"@fr, "corriente litoral"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-R2PDD0CC-3> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L/Natural_phenomenon__Induced_phenomenon>
  skos:prefLabel "Natural phenomenon / Induced phenomenon"@en, "Phénomène naturel / Phénomène induit"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-R2PDD0CC-3> .

