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

mdl:-GQBBLRGT-S
  skos:prefLabel "algèbre linéaire"@fr, "linear algebra"@en ;
  a skos:Concept ;
  skos:narrower mdl:-P4HFNP2F-N .

mdl: a skos:ConceptScheme .
mdl:-P4HFNP2F-N
  skos:broader mdl:-GQBBLRGT-S ;
  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 x and y would be any expression of the form ax + by, where a and b are constants). The concept of linear combinations is central to linear algebra and related fields of mathematics. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Linear_combination\" target=\"_blank\">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 x et y serait une expression de la forme ax + by, où a et b sont des constantes. Le concept de combinaison linéaire est central en algèbre linéaire et dans des domaines connexes des mathématiques. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/Combinaison_lin%C3%A9aire\" target=\"_blank\">https://fr.wikipedia.org/wiki/Combinaison_lin%C3%A9aire</a>)"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Combinaison_lin%C3%A9aire>, <https://en.wikipedia.org/wiki/Linear_combination> ;
  skos:prefLabel "linear combination"@en, "combinaison linéaire"@fr ;
  skos:hiddenLabel "Linear combination"@en, "Combinaison linéaires"@fr, "combinaisons linéaires"@fr, "Combinaison linéaire"@fr, "linear combinations"@en ;
  skos:inScheme mdl: ;
  a skos:Concept .

