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

fmc: a skos:ConceptScheme .
fmc:-LV12WHZT-M
  skos:prefLabel "compuesto químico"@es, "chemische Verbindung"@de, "composé chimique"@fr, "chemical compound"@en ;
  a skos:Concept ;
  skos:narrower fmc:-T295P98F-5 .

fmc:-T295P98F-5
  skos:prefLabel "carbure de tantale"@fr, "Lanthankarbid"@de, "tantalum carbide"@en, "carburo de tantalio"@es ;
  a skos:Concept ;
  skos:broader fmc:-LV12WHZT-M ;
  skos:hiddenLabel "TaC"@en, "TaC"@de, "TaC"@es ;
  skos:inScheme fmc: ;
  skos:altLabel "Lanthancarbid"@de .

