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

psr:-BLP2HLSP-6
  skos:prefLabel "calcul intégral"@fr, "integral calculus"@en ;
  a skos:Concept ;
  skos:narrower psr:-W897F1QJ-1 .

psr: a skos:ConceptScheme .
psr:-W897F1QJ-1
  skos:exactMatch <https://fr.wikipedia.org/wiki/Int%C3%A9gration_par_parties>, <https://en.wikipedia.org/wiki/Integration_by_parts> ;
  skos:broader psr:-BLP2HLSP-6 ;
  a skos:Concept ;
  skos:prefLabel "intégration par parties"@fr, "integration by parts"@en ;
  skos:definition """In calculus, and more generally in mathematical analysis, integration by parts or partial integration is a process that finds the integral of a product of functions in terms of the integral of the product of their derivative and antiderivative. It is frequently used to transform the antiderivative of a product of functions into an antiderivative for which a solution can be more easily found. The rule can be thought of as an integral version of the product rule of differentiation. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Integration_by_parts">https://en.wikipedia.org/wiki/Integration_by_parts</a>)"""@en, """En mathématiques, l'intégration par parties (parfois abrégée en IPP) est une méthode qui permet de transformer l'intégrale d'un produit de fonctions en d'autres intégrales. Elle est fréquemment utilisée pour calculer une intégrale (ou une primitive) d'un produit de fonctions. Cette formule peut être considérée comme une version intégrale de la règle du produit. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Int%C3%A9gration_par_parties">https://fr.wikipedia.org/wiki/Int%C3%A9gration_par_parties</a>)"""@fr ;
  skos:inScheme psr: ;
  skos:altLabel "partial integration"@en .

