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

mdl:-Q2M9DT5W-B
  skos:prefLabel "propriété mécanique"@fr, "mechanical property"@en ;
  a skos:Concept ;
  skos:narrower mdl:-X7XV3P51-S .

mdl:-DPLKJP65-G
  skos:prefLabel "équation différentielle"@fr, "differential equation"@en ;
  a skos:Concept ;
  skos:related mdl:-X7XV3P51-S .

mdl:-J0GX22XZ-N
  skos:prefLabel "point de Lagrange"@fr, "Lagrangian point"@en ;
  a skos:Concept ;
  skos:broader mdl:-X7XV3P51-S .

mdl:-X7XV3P51-S
  skos:exactMatch <https://en.wikipedia.org/wiki/Equilibrium_point> ;
  skos:definition "En mathématiques, en particulier dans les équations différentielles, un point d'équilibre est une solution constante à une équation différentielle.  (traduit depuis \"Wikipedia, The Free Encyclopedia\", <a href=\"https://en.wikipedia.org/wiki/Equilibrium_point\" target=\"_blank\">https://en.wikipedia.org/wiki/Equilibrium_point</a>)"@fr, "In mathematics, specifically in differential equations, an equilibrium point is a constant solution to a differential equation. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Equilibrium_point\" target=\"_blank\">https://en.wikipedia.org/wiki/Equilibrium_point</a>)"@en ;
  skos:inScheme mdl: ;
  skos:hiddenLabel "Point équilibres"@fr, "Equilibrium point"@en, "points d'équilibres"@fr, "Point équilibre"@fr, "equilibrium points"@en ;
  skos:broader mdl:-Q2M9DT5W-B ;
  skos:related mdl:-DPLKJP65-G ;
  skos:prefLabel "point d'équilibre"@fr, "equilibrium point"@en ;
  skos:narrower mdl:-J0GX22XZ-N ;
  a skos:Concept .

mdl: a skos:ConceptScheme .
