@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: a skos:ConceptScheme .
psr:-ZB2D352S-S
  a skos:Concept ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_du_gradient>, <https://en.wikipedia.org/wiki/Gradient_theorem> ;
  skos:inScheme psr: ;
  skos:prefLabel "théorème du gradient"@fr, "gradient theorem"@en ;
  skos:definition """The gradient theorem, also known as the fundamental theorem of calculus for line integrals, says that a line integral through a gradient field can be evaluated by evaluating the original scalar field at the endpoints of the curve. The theorem is a generalization of the second fundamental theorem of calculus to any curve in a plane or space (generally n-dimensional) rather than just the real line. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Gradient_theorem">https://en.wikipedia.org/wiki/Gradient_theorem</a>)"""@en, """Le théorème du gradient est un théorème de l'analyse vectorielle qui met en relation l'intégrale de volume du gradient d'un champ scalaire et l'intégrale de surface du même champ. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_du_gradient">https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_du_gradient</a>)"""@fr ;
  dc:modified "2023-08-02"^^xsd:date ;
  dc:created "2023-08-02"^^xsd:date ;
  skos:broader psr:-BQTC43FX-J .

psr:-BQTC43FX-J
  skos:prefLabel "analyse vectorielle"@fr, "vector calculus"@en ;
  a skos:Concept ;
  skos:narrower psr:-ZB2D352S-S .

