@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-VS6PVZZW-Z>
  skos:hiddenLabel "Courant littoral"@fr, "longshore currents"@en, "Longshore current"@en ;
  inist:semCategory "Phénomène naturel / Phénomène induit"@fr, "Natural phenomenon / Induced phenomenon"@en ;
  skos:prefLabel "corriente litoral"@es, "courant littoral"@fr, "longshore current"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-R2PDD0CC-3> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  a skos:Concept .

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

<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-VS6PVZZW-Z> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
