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

mdl: a skos:ConceptScheme .
mdl:-VFRCJKMX-G
  skos:hiddenLabel "Transformation orthogonale"@fr, "Orthogonal transformation"@en, "Transformation orthogonales"@fr, "orthogonal transformations"@en, "transformations orthogonales"@fr ;
  skos:definition "In linear algebra, an orthogonal transformation is a linear transformation T : V → V on a real inner product space V, that preserves the inner product. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Orthogonal_transformation\" target=\"_blank\">https://en.wikipedia.org/wiki/Orthogonal_transformation</a>)"@en, "En algèbre linéaire, une transformation orthogonale est une transformation linéaire T : V → V sur un espace réel de produit intérieur V, qui préserve le produit intérieur.  (traduit depuis \"Wikipedia, The Free Encyclopedia\", <a href=\"https://en.wikipedia.org/wiki/Orthogonal_transformation\" target=\"_blank\">https://en.wikipedia.org/wiki/Orthogonal_transformation</a>)"@fr ;
  skos:prefLabel "transformation orthogonale"@fr, "orthogonal transformation"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Orthogonal_transformation> ;
  a skos:Concept ;
  skos:inScheme mdl: ;
  skos:broader mdl:-NCRS6GG1-7 .

mdl:-NCRS6GG1-7
  skos:prefLabel "transformation linéaire"@fr, "linear transformation"@en ;
  a skos:Concept ;
  skos:narrower mdl:-VFRCJKMX-G .

