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

fmc:-C5MGMT8P-3
  a skos:Concept ;
  skos:inScheme fmc: ;
  skos:prefLabel "hardware-in-the-loop simulation"@en, "Hardware-in-the-Loop-Simulation"@de, "simulación HIL"@es, "simulation HIL"@fr ;
  skos:altLabel "Hardware in the loop"@en, "HIL Simulation"@de .

fmc: a skos:ConceptScheme .
