@prefix mdl: <http://data.loterre.fr/ark:/67375/MDL> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

mdl: a skos:ConceptScheme .
mdl:-TL1ML24T-N
  skos:hiddenLabel "turbulences anisotropes"@fr, "anisotropic turbulences"@en, "Turbulence anisotrope"@fr, "Anisotropic turbulence"@en, "Turbulence anisotropes"@fr ;
  a skos:Concept ;
  skos:prefLabel "anisotropic turbulence"@en, "turbulence anisotrope"@fr ;
  skos:inScheme mdl: ;
  skos:broader mdl:-X58GK0NX-W .

mdl:-X58GK0NX-W
  skos:prefLabel "turbulence"@fr, "turbulence"@en ;
  a skos:Concept ;
  skos:narrower mdl:-TL1ML24T-N .

