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

mdl:-N9KSWRVR-G
  skos:definition "En mathématiques, la méthode d'Euler, nommée ainsi en l'honneur du mathématicien Leonhard Euler (1707 — 1783), est une procédure numérique pour résoudre par approximation des équations différentielles du premier ordre avec une condition initiale. C'est la plus simple des méthodes de résolution numérique des équations différentielles. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/M%C3%A9thode_d%27Euler\" target=\"_blank\">https://fr.wikipedia.org/wiki/M%C3%A9thode_d%27Euler</a>)"@fr, "In mathematics and computational science, the Euler method (also called forward Euler method) is a first-order numerical procedure for solving ordinary differential equations (ODEs) with a given initial value. It is the most basic explicit method for numerical integration of ordinary differential equations and is the simplest Runge–Kutta method. The Euler method is named after Leonhard Euler, who treated it in his book Institutionum calculi integralis (published 1768–1870). (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Euler_method\" target=\"_blank\">https://en.wikipedia.org/wiki/Euler_method</a>)"@en ;
  skos:inScheme mdl: ;
  skos:related mdl:-DPLKJP65-G, mdl:-X3N8MMT9-D ;
  skos:hiddenLabel "schémas d'Euler"@fr, "méthodes d'Euler"@fr, "Schéma Euler"@fr ;
  skos:prefLabel "schéma d'Euler"@fr, "Euler scheme"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Euler_method>, <https://fr.wikipedia.org/wiki/M%C3%A9thode_d%27Euler> ;
  skos:broader mdl:-BVSV1HR1-Q ;
  skos:altLabel "méthode d'Euler"@fr, "Euler method"@en ;
  a skos:Concept .

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

mdl:-X3N8MMT9-D
  skos:prefLabel "numerical method"@en, "méthode numérique"@fr ;
  a skos:Concept ;
  skos:related mdl:-N9KSWRVR-G .

mdl:-BVSV1HR1-Q
  skos:prefLabel "résolution d'équations"@fr, "equation solving"@en ;
  a skos:Concept ;
  skos:narrower mdl:-N9KSWRVR-G .

mdl: a skos:ConceptScheme .
