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

fmc: a skos:ConceptScheme .
fmc:-LFCFT008-L
  skos:hiddenLabel "Boron doped diamant"@en ;
  a skos:Concept ;
  skos:inScheme fmc: ;
  skos:prefLabel "Diamant"@de, "diamante"@es, "diamond"@en, "diamant"@fr .

