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

fmc:-VWCTCLTL-5
  skos:altLabel "Infrarot-Thermographie"@de, "thermographie IR"@fr, "IR thermographic"@en ;
  skos:inScheme fmc: ;
  skos:broader fmc:-R3T0FLVW-H ;
  skos:prefLabel "thermographie infrarouge"@fr, "infrared thermography"@en, "termografía infrarroja"@es, "Infrarot-Thermografie"@de ;
  a skos:Concept .

fmc: a skos:ConceptScheme .
fmc:-R3T0FLVW-H
  skos:prefLabel "Thermografie"@de, "thermography"@en, "thermographie"@fr, "termografía"@es ;
  a skos:Concept ;
  skos:narrower fmc:-VWCTCLTL-5 .

