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

mdl: a skos:ConceptScheme .
mdl:-G0P50SZ1-2
  skos:prefLabel "écoulement des fluides"@fr, "fluid flow"@en ;
  a skos:Concept ;
  skos:narrower mdl:-R22LQXT0-L .

mdl:-R22LQXT0-L
  skos:prefLabel "Mach number"@en, "nombre de Mach"@fr ;
  skos:definition "Mach number (M or Ma) is a dimensionless quantity in fluid dynamics representing the ratio of flow velocity past a boundary to the local speed of sound. It is named after the Austrian physicist and philosopher Ernst Mach. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Mach_number\" target=\"_blank\">https://en.wikipedia.org/wiki/Mach_number</a>)"@en, "Le nombre de Mach est un nombre sans dimension, noté Ma, qui exprime le rapport de la vitesse locale d'un fluide à la vitesse du son dans ce même fluide. La vitesse du son dans un gaz variant avec sa nature et sa température, le nombre de Mach ne correspond pas à une vitesse fixe, il dépend des conditions locales. Il a été ainsi nommé en l'honneur du physicien et philosophe autrichien Ernst Mach par Jakob Ackeret. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/Nombre_de_Mach\" target=\"_blank\">https://fr.wikipedia.org/wiki/Nombre_de_Mach</a>)"@fr ;
  skos:broader mdl:-G0P50SZ1-2 ;
  skos:inScheme mdl: ;
  a skos:Concept ;
  skos:hiddenLabel "nombres de Mach"@fr, "Nombre Mach"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Nombre_de_Mach>, <https://en.wikipedia.org/wiki/Mach_number> .

