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

mdl: a skos:ConceptScheme .
mdl:-X3N8MMT9-D
  skos:prefLabel "numerical method"@en, "méthode numérique"@fr ;
  a skos:Concept ;
  skos:narrower mdl:-K4MTX1H3-7 .

mdl:-K4MTX1H3-7
  skos:hiddenLabel "Intégration numérique"@fr, "intégrations numériques"@fr, "quadratures numériques"@fr, "numerical quadratures"@en, "calculs numériques d'une intégrales"@fr, "Intégration numériques"@fr, "Numerical integration"@en, "numerical integrations"@en ;
  skos:inScheme mdl: ;
  a skos:Concept ;
  skos:prefLabel "intégration numérique"@fr, "numerical integration"@en ;
  skos:altLabel "quadrature numérique"@fr, "numerical quadrature"@en, "calcul numérique d'une intégrale"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Calcul_num%C3%A9rique_d%27une_int%C3%A9grale>, <https://en.wikipedia.org/wiki/Numerical_integration> ;
  skos:definition "In analysis, numerical integration comprises a broad family of algorithms for calculating the numerical value of a definite integral, and by extension, the term is also sometimes used to describe the numerical solution of differential equations. The term numerical quadrature (often abbreviated to quadrature) is more or less a synonym for numerical integration, especially as applied to one-dimensional integrals. Some authors refer to numerical integration over more than one dimension as cubature; others take quadrature to include higher-dimensional integration. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Numerical_integration\" target=\"_blank\">https://en.wikipedia.org/wiki/Numerical_integration</a>)"@en, "En analyse numérique, il existe une vaste famille d’algorithmes dont le but principal est d’estimer la valeur numérique de l’intégrale définie sur un domaine particulier pour une fonction donnée (par exemple l’intégrale d’une fonction d’une variable sur un intervalle). (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/Calcul_num%C3%A9rique_d%27une_int%C3%A9grale\" target=\"_blank\">https://fr.wikipedia.org/wiki/Calcul_num%C3%A9rique_d%27une_int%C3%A9grale</a>)"@fr ;
  skos:broader mdl:-X3N8MMT9-D .

