@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:-NBDBFH2B-5
  skos:prefLabel "mathematical physics"@en, "physique mathématique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-Q95C77HJ-M .

psr:-Q95C77HJ-M
  skos:broader psr:-NBDBFH2B-5, psr:-K0PQKG10-G ;
  skos:prefLabel "triple product rule"@en, "règle du produit triple"@fr ;
  skos:definition """The triple product rule, known variously as the cyclic chain rule, cyclic relation, cyclical rule or Euler's chain rule, is a formula which relates partial derivatives of three interdependent variables. The rule finds application in thermodynamics, where frequently three variables can be related by a function of the form <i>f</i>(<i>x</i>, <i>y</i>, <i>z</i>) = 0, so each variable is given as an implicit function of the other two variables. For example, an equation of state for a fluid relates temperature, pressure, and volume in this manner. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Triple_product_rule">https://en.wikipedia.org/wiki/Triple_product_rule</a>)"""@en ;
  skos:related psr:-N2424KC0-3 ;
  a skos:Concept ;
  skos:altLabel "cyclic chain rule"@en, "Euler's chain rule"@en, "cyclical rule"@en, "cyclic relation"@en ;
  skos:inScheme psr: ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Triple_product_rule> ;
  dc:modified "2023-08-02"^^xsd:date ;
  dc:created "2023-08-02"^^xsd:date .

psr:-N2424KC0-3
  skos:prefLabel "dérivée partielle"@fr, "partial derivative"@en ;
  a skos:Concept ;
  skos:related psr:-Q95C77HJ-M .

psr:-K0PQKG10-G
  skos:prefLabel "calcul différentiel"@fr, "differential calculus"@en ;
  a skos:Concept ;
  skos:narrower psr:-Q95C77HJ-M .

psr: a skos:ConceptScheme .
