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

fmc: a skos:ConceptScheme .
fmc:-W635QGPC-K
  skos:hiddenLabel "sollicitation mécanique"@fr ;
  a skos:Concept ;
  skos:inScheme fmc: ;
  skos:prefLabel "mechanische Belastung"@de, "tensión mecánica"@es, "mechanical stress"@en, "contrainte mécanique"@fr ;
  skos:altLabel "tension mécanique"@fr .

