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

psr: a skos:ConceptScheme .
psr:-V0G085HP-P
  skos:prefLabel "differential geometry"@en, "géométrie différentielle"@fr ;
  a skos:Concept ;
  skos:narrower psr:-JX2V7MZX-8 .

psr:-JX2V7MZX-8
  skos:definition """En mathématiques, un jet est une opération qui, en chaque point de son domaine, associe à une fonction différentiable f un polynôme : la série de Taylor de f tronquée. Bien que ceci soit la définition d'un jet, la théorie des jets considère ces polynômes comme des polynômes formels plutôt que des fonctions polynomiales. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Jet_(math%C3%A9matiques)">https://fr.wikipedia.org/wiki/Jet_(math%C3%A9matiques)</a>)"""@fr, """In mathematics, the jet is an operation that takes a differentiable function f and produces a polynomial, the truncated Taylor polynomial of f, at each point of its domain. Although this is the definition of a jet, the theory of jets regards these polynomials as being abstract polynomials rather than polynomial functions. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Jet_(mathematics)">https://en.wikipedia.org/wiki/Jet_(mathematics)</a>)"""@en ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-V0G085HP-P ;
  skos:prefLabel "jet"@fr, "jet"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Jet_(math%C3%A9matiques)>, <https://en.wikipedia.org/wiki/Jet_(mathematics)> .

