@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:-L9HFPNW0-7
  skos:prefLabel "matrice de passage"@fr, "transition matrix"@en ;
  a skos:Concept ;
  skos:broader psr:-H6W8S3F5-M .

psr: a skos:ConceptScheme .
psr:-H6W8S3F5-M
  skos:broader psr:-KW813PNX-4 ;
  dc:modified "2023-09-22"^^xsd:date ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Change_of_basis>, <https://fr.wikipedia.org/wiki/Changement_de_base_(alg%C3%A8bre_lin%C3%A9aire)> ;
  skos:definition """In mathematics, an ordered basis of a vector space of finite dimension n allows representing uniquely any element of the vector space by a coordinate vector, which is a sequence of n scalars called coordinates. If two different bases are considered, the coordinate vector that represents a vector v on one basis is, in general, different from the coordinate vector that represents v on the other basis. A change of basis consists of converting every assertion expressed in terms of coordinates relative to one basis into an assertion expressed in terms of coordinates relative to the other basis. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Change_of_basis">https://en.wikipedia.org/wiki/Change_of_basis</a>)"""@en, """En mathématiques, plus précisément en algèbre linéaire, une matrice de passage (ou encore matrice de changement de base) permet d'écrire des formules de changement de base pour les représentations matricielles des vecteurs, des applications linéaires et des formes bilinéaires. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Changement_de_base_(alg%C3%A8bre_lin%C3%A9aire)">https://fr.wikipedia.org/wiki/Changement_de_base_(alg%C3%A8bre_lin%C3%A9aire)</a>)"""@fr ;
  skos:inScheme psr: ;
  skos:narrower psr:-L9HFPNW0-7 ;
  skos:prefLabel "changement de base"@fr, "change of basis"@en ;
  a skos:Concept .

psr:-KW813PNX-4
  skos:prefLabel "algèbre linéaire"@fr, "linear algebra"@en ;
  a skos:Concept ;
  skos:narrower psr:-H6W8S3F5-M .

