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

fmc: a skos:ConceptScheme .
fmc:-SP0J57FC-J
  skos:prefLabel "thermische Eigenschaft"@de, "propriété thermique"@fr, "thermal property"@en, "propiedad térmica"@es ;
  a skos:Concept ;
  skos:narrower fmc:-RXF361TS-R .

fmc:-RXF361TS-R
  a skos:Concept ;
  skos:inScheme fmc: ;
  skos:broader fmc:-SP0J57FC-J ;
  skos:prefLabel "Wärmeleitfähigkeit"@de, "conductivité thermique"@fr, "thermal conductivity"@en, "conductividad térmica"@es ;
  skos:altLabel "Thermische Leitfähigkeit"@de .

