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

psr: a skos:ConceptScheme .
psr:-PJNGWXL6-J
  a skos:Concept ;
  skos:broader psr:-BQTC43FX-J, psr:-K0PQKG10-G ;
  skos:prefLabel "dérivée directionnelle"@fr, "directional derivative"@en ;
  skos:definition """En analyse mathématique, la notion de dérivée directionnelle est fondamentale ; elle permet de quantifier la variation locale d'une fonction dépendant de plusieurs variables, en un point donné et le long d'une direction donnée dans l'espace de ces variables. Dans la version la plus simple, la dérivée directionnelle généralise la notion de dérivées partielles, dans le sens où l'on retrouve ces dernières en prenant comme directions de dérivation les axes de coordonnées. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/D%C3%A9riv%C3%A9e_directionnelle">https://fr.wikipedia.org/wiki/D%C3%A9riv%C3%A9e_directionnelle</a>)"""@fr, """A directional derivative is a concept in multivariable calculus that measures the rate at which a function changes in a particular direction at a given point. The directional derivative of a multivariable differentiable (scalar) function along a given vector <b>v</b> at a given point <b>x</b> intuitively represents the instantaneous rate of change of the function, moving through <b>x</b> with a velocity specified by <b>v</b>. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Directional_derivative">https://en.wikipedia.org/wiki/Directional_derivative</a>)"""@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Directional_derivative>, <https://fr.wikipedia.org/wiki/D%C3%A9riv%C3%A9e_directionnelle> ;
  skos:inScheme psr: .

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

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

