@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

psr:-BLKZZLW7-P
  skos:definition """In mathematics, the Taylor series or Taylor expansion of a function is an infinite sum of terms that are expressed in terms of the function's derivatives at a single point. For most common functions, the function and the sum of its Taylor series are equal near this point. Taylor series are named after Brook Taylor, who introduced them in 1715. A Taylor series is also called a Maclaurin series when 0 is the point where the derivatives are considered, after Colin Maclaurin, who made extensive use of this special case of Taylor series in the mid-18th century. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Taylor_series">https://en.wikipedia.org/wiki/Taylor_series</a>)"""@en, """En mathématiques, et plus précisément en analyse, la série de Taylor au point <i>a</i> d'une fonction <i>f</i> (réelle ou complexe) indéfiniment dérivable en ce point, appelée aussi le développement en série de Taylor de <i>f</i> en <i>a</i>, est une série entière approchant la fonction autour de <i>a</i>, construite à partir de <i>f</i> et de ses dérivées successives en <i>a</i>. Elles portent le nom de Brook Taylor, qui les a introduites en 1715. Dans le cas où <i>a</i> = 0, on parle aussi de série de Maclaurin, d'après Colin Maclaurin qui a beaucoup utilisé ce cas particulier des séries de Taylor à partir du milieu du XVIIIe siècle. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/S%C3%A9rie_de_Taylor">https://fr.wikipedia.org/wiki/S%C3%A9rie_de_Taylor</a>)"""@fr ;
  skos:altLabel "Taylor expansion"@en, "développement en série de Taylor"@fr ;
  skos:broader psr:-B3GGSQMX-3, psr:-RN57KZJ9-9 ;
  a skos:Concept ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Taylor_series>, <https://fr.wikipedia.org/wiki/S%C3%A9rie_de_Taylor> ;
  dc:modified "2023-08-04"^^xsd:date ;
  skos:inScheme psr: ;
  skos:prefLabel "série de Taylor"@fr, "Taylor series"@en .

psr: a skos:ConceptScheme .
psr:-RN57KZJ9-9
  skos:prefLabel "analyse complexe"@fr, "complex analysis"@en ;
  a skos:Concept ;
  skos:narrower psr:-BLKZZLW7-P .

psr:-B3GGSQMX-3
  skos:prefLabel "série"@fr, "series"@en ;
  a skos:Concept ;
  skos:narrower psr:-BLKZZLW7-P .

