@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:-WPP1XD0P-6
  skos:definition """In vector calculus, the Jacobian matrix of a vector-valued function of several variables is the matrix of all its first-order partial derivatives. When this matrix is square, that is, when the function takes the same number of variables as input as the number of vector components of its output, its determinant is referred to as the Jacobian determinant. Both the matrix and (if applicable) the determinant are often referred to simply as the Jacobian in literature. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Jacobian_matrix_and_determinant">https://en.wikipedia.org/wiki/Jacobian_matrix_and_determinant</a>)"""@en, """En analyse vectorielle, la matrice jacobienne est la matrice des dérivées partielles du premier ordre d'une fonction vectorielle en un point donné. Son nom vient du mathématicien Charles Jacobi. Le déterminant de cette matrice, appelé jacobien, joue un rôle important pour l'intégration par changement de variable et dans la résolution de problèmes non linéaires. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Matrice_jacobienne">https://fr.wikipedia.org/wiki/Matrice_jacobienne</a>)"""@fr ;
  skos:broader psr:-BQTC43FX-J, psr:-K0PQKG10-G, psr:-KSXWNH06-H ;
  skos:prefLabel "matrice jacobienne"@fr, "Jacobian matrix"@en ;
  a skos:Concept ;
  dc:modified "2023-08-03"^^xsd:date ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Matrice_jacobienne>, <https://en.wikipedia.org/wiki/Jacobian_matrix_and_determinant> ;
  skos:inScheme psr: .

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

psr:-KSXWNH06-H
  skos:prefLabel "matrix"@en, "matrice"@fr ;
  a skos:Concept ;
  skos:narrower psr:-WPP1XD0P-6 .

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

