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

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

psr:-W2L1F82K-Q
  skos:prefLabel "dérivation"@fr, "derivation"@en ;
  a skos:Concept ;
  skos:related psr:-V2R0LQSL-3 .

psr: a skos:ConceptScheme .
psr:-V2R0LQSL-3
  skos:exactMatch <https://fr.wikipedia.org/wiki/D%C3%A9riv%C3%A9e>, <https://en.wikipedia.org/wiki/Derivative> ;
  skos:definition """In mathematics, the derivative shows the sensitivity of change of a function's output with respect to the input. Derivatives are a fundamental tool of calculus. For example, the derivative of the position of a moving object with respect to time is the object's velocity: this measures how quickly the position of the object changes when time advances. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Derivative">https://en.wikipedia.org/wiki/Derivative</a>)"""@en, """En mathématiques, la dérivée d'une fonction d'une variable réelle mesure l'ampleur du changement de la valeur de la fonction (valeur de sortie) par rapport à un petit changement de son argument (valeur d'entrée). Les calculs de dérivées sont un outil fondamental du calcul infinitésimal. Par exemple, la dérivée de la position d'un objet en mouvement par rapport au temps est la vitesse (instantanée) de l'objet. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/D%C3%A9riv%C3%A9e">https://fr.wikipedia.org/wiki/D%C3%A9riv%C3%A9e</a>)"""@fr ;
  skos:prefLabel "dérivée"@fr, "derivative"@en ;
  skos:broader psr:-K0PQKG10-G ;
  a skos:Concept ;
  skos:related psr:-W2L1F82K-Q, psr:-NWWH35XW-D ;
  skos:inScheme psr: .

psr:-NWWH35XW-D
  skos:prefLabel "product rule"@en, "règle du produit"@fr ;
  a skos:Concept ;
  skos:related psr:-V2R0LQSL-3 .

