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

fmc: a skos:ConceptScheme .
fmc:-Z622F2P5-M
  a skos:Concept ;
  skos:inScheme fmc: ;
  skos:prefLabel "transformation linéaire"@fr, "linear transformation"@en, "transformada lineal"@es, "lineare Transformation"@de ;
  skos:altLabel "transformación lineal"@es .

