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

psr: a skos:ConceptScheme .
psr:-M7XT8VBQ-Z
  skos:definition """In mathematics, a linear combination is an expression constructed from a set of terms by multiplying each term by a constant and adding the results (e.g. a linear combination of <i>x</i> and <i>y</i> would be any expression of the form <i>ax</i> + <i>by</i>, where <i>a</i> and <i>b</i> are constants). The concept of linear combinations is central to linear algebra and related fields of mathematics. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Linear_combination">https://en.wikipedia.org/wiki/Linear_combination</a>)"""@en, """En mathématiques, une combinaison linéaire est une expression construite à partir d'un ensemble de termes en multipliant chaque terme par une constante et en ajoutant le résultat. Par exemple, une combinaison linéaire de <i>x</i> et <i>y</i> serait une expression de la forme <i>ax</i> + <i>by</i>, où <i>a</i> et <i>b</i> sont des constantes. Le concept de combinaison linéaire est central en algèbre linéaire et dans des domaines connexes des mathématiques. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Combinaison_lin%C3%A9aire">https://fr.wikipedia.org/wiki/Combinaison_lin%C3%A9aire</a>)"""@fr ;
  skos:prefLabel "linear combination"@en, "combinaison linéaire"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Linear_combination>, <https://fr.wikipedia.org/wiki/Combinaison_lin%C3%A9aire> ;
  skos:broader psr:-KW813PNX-4 ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:related psr:-VPM6XMRT-G .

psr:-VPM6XMRT-G
  skos:prefLabel "indépendance linéaire"@fr, "linear independence"@en ;
  a skos:Concept ;
  skos:related psr:-M7XT8VBQ-Z .

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

