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

mdl: a skos:ConceptScheme .
mdl:-J8SFFP88-K
  skos:prefLabel "équation fonctionnelle"@fr, "functional equation"@en ;
  a skos:Concept ;
  skos:narrower mdl:-PNPDZLJK-F .

mdl:-PNPDZLJK-F
  skos:hiddenLabel "équations d'Abel"@fr, "Equation Abel"@fr ;
  skos:prefLabel "Abel equation"@en, "équation d'Abel"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Abel_equation> ;
  skos:definition "L'équation d'Abel, d'après le nom de Niels Henrik Abel, est un type d'équation fonctionnelle de la forme f(h(x))=h(x+1) ou α(f(x))=α(x)+1. Les formes sont équivalentes lorsque α est inversible. h ou α contrôlent l'itération de f.  (traduit depuis \"Wikipedia, The Free Encyclopedia\", <a href=\"https://en.wikipedia.org/wiki/Abel_equation\" target=\"_blank\">https://en.wikipedia.org/wiki/Abel_equation</a>)"@fr, "The Abel equation, named after Niels Henrik Abel, is a type of functional equation of the form f(h(x))=h(x+1) or  α(f(x))=α(x)+1. The forms are equivalent when α is invertible. h or α control the iteration of f. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Abel_equation\" target=\"_blank\">https://en.wikipedia.org/wiki/Abel_equation</a>)"@en ;
  skos:broader mdl:-J8SFFP88-K ;
  skos:inScheme mdl: ;
  a skos:Concept .

