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

psr:-JR0BZJDR-C
  skos:prefLabel "square matrix"@en, "matrice carrée"@fr ;
  a skos:Concept ;
  skos:narrower psr:-DF94BG9D-G .

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

psr:-DF94BG9D-G
  skos:definition """En mathématiques, la matrice hessienne (ou simplement le hessien ou la hessienne) d'une fonction numérique <i>f</i> est la matrice carrée, notée <i>H</i>(<i>f</i>), de ses dérivées partielles secondes. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Matrice_hessienne">https://fr.wikipedia.org/wiki/Matrice_hessienne</a>)"""@fr, """In mathematics, the Hessian matrix, Hessian or (less commonly) Hesse matrix is a square matrix of second-order partial derivatives of a scalar-valued function, or scalar field. It describes the local curvature of a function of many variables. The Hessian matrix was developed in the 19th century by the German mathematician Ludwig Otto Hesse and later named after him. Hesse originally used the term "functional determinants". 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Hessian_matrix">https://en.wikipedia.org/wiki/Hessian_matrix</a>)"""@en ;
  skos:altLabel "hessienne"@fr, "Hessian"@en, "hessien"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Hessian_matrix>, <https://fr.wikipedia.org/wiki/Matrice_hessienne> ;
  skos:broader psr:-JR0BZJDR-C ;
  a skos:Concept ;
  skos:related psr:-N2424KC0-3 ;
  skos:inScheme psr: ;
  skos:prefLabel "Hessian matrix"@en, "matrice hessienne"@fr .

