@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

<http://data.loterre.fr/ark:/67375/1WB> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/1WB-MQNZ5QJP-J>
  inist:semCategory "Phenomenon / Process"@en, "Phénomène / Processus"@fr ;
  skos:related <http://data.loterre.fr/ark:/67375/1WB-VGSN53DH-3> ;
  skos:hiddenLabel "Ecoulement à surface libre"@fr, "Free surface flow"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/1WB> ;
  skos:prefLabel "écoulement à surface libre"@fr, "free surface flow"@en .

<http://data.loterre.fr/ark:/67375/1WB-VGSN53DH-3>
  skos:prefLabel "film ondulé"@fr, "wavy film"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/1WB-MQNZ5QJP-J> .

<http://data.loterre.fr/ark:/67375/1WB-Phénomène_/_Processus>
  skos:prefLabel "Phenomenon / Process"@en, "Phénomène / Processus"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/1WB-MQNZ5QJP-J> .

