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

mdl:-HVPHKRD6-5
  skos:prefLabel "algèbre"@fr, "algebra"@en ;
  a skos:Concept ;
  skos:narrower mdl:-SCXQCJSG-M .

mdl: a skos:ConceptScheme .
mdl:-SCXQCJSG-M
  skos:prefLabel "extension de corps"@fr, "field extension"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Extension_de_corps>, <https://en.wikipedia.org/wiki/Field_extension> ;
  skos:hiddenLabel "field extensions"@en, "extensions des champs"@fr, "extensions de corps"@fr ;
  skos:inScheme mdl: ;
  skos:altLabel "extension du champ"@fr ;
  skos:broader mdl:-HVPHKRD6-5 ;
  skos:definition "En mathématiques, plus particulièrement en algèbre, une extension d'un corps commutatif K est un corps L qui contient K comme sous-corps. Par exemple, le corps ℂ des nombres complexes est une extension du corps ℝ des nombres réels, lequel est lui-même une extension du corps ℚ des nombres rationnels. On note parfois L/K pour indiquer que L est une extension de K. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/Extension_de_corps\" target=\"_blank\">https://fr.wikipedia.org/wiki/Extension_de_corps</a>)"@fr, "In mathematics, particularly in algebra, a field extension is a pair of fields K ⊆ L , such that the operations of K are those of L restricted to K. In this case, L is an extension field of K and K is a subfield of L. For example, under the usual notions of addition and multiplication, the complex numbers are an extension field of the real numbers; the real numbers are a subfield of the complex numbers. Field extensions are fundamental in algebraic number theory, and in the study of polynomial roots through Galois theory, and are widely used in algebraic geometry. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Field_extension\" target=\"_blank\">https://en.wikipedia.org/wiki/Field_extension</a>)"@en ;
  a skos:Concept .

