@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:-N44TNB5H-5
  skos:prefLabel "décomposition polaire"@fr, "polar decomposition"@en ;
  a skos:Concept ;
  skos:broader psr:-RJPLGK8J-6 .

psr:-KLH2X80L-L
  skos:prefLabel "décomposition en valeurs singulières"@fr, "singular value decomposition"@en ;
  a skos:Concept ;
  skos:broader psr:-RJPLGK8J-6 .

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

psr: a skos:ConceptScheme .
psr:-RJPLGK8J-6
  skos:definition """En algèbre linéaire, une décomposition matricielle ou factorisation matricielle est une factorisation de matrice en un produit de matrices. Il existe de nombreuses décompositions matricielles différentes ; chacune trouvant son utilité dans une classe particulière de problèmes. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/D%C3%A9composition_d%27une_matrice">https://fr.wikipedia.org/wiki/D%C3%A9composition_d%27une_matrice</a>)"""@fr, """In the mathematical discipline of linear algebra, a matrix decomposition or matrix factorization is a factorization of a matrix into a product of matrices. There are many different matrix decompositions; each finds use among a particular class of problems. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Matrix_decomposition">https://en.wikipedia.org/wiki/Matrix_decomposition</a>)"""@en ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:narrower psr:-N44TNB5H-5, psr:-KLH2X80L-L ;
  skos:altLabel "factorisation matricielle"@fr, "matrix factorization"@en ;
  skos:prefLabel "matrix decomposition"@en, "décomposition matricielle"@fr ;
  a skos:Concept ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Matrix_decomposition>, <https://fr.wikipedia.org/wiki/D%C3%A9composition_d%27une_matrice> ;
  skos:inScheme psr: ;
  skos:broader psr:-KSXWNH06-H .

