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

fmc:-NVR8P8FR-1
  skos:hiddenLabel "Monte Carlo simulation"@en ;
  a skos:Concept ;
  skos:inScheme fmc: ;
  skos:prefLabel "numerische Simulation"@de, "numerical simulation"@en, "simulation numérique"@fr, "simulación numérica"@es .

fmc: a skos:ConceptScheme .
