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

fmc: a skos:ConceptScheme .
fmc:-P0WNMD75-L
  skos:hiddenLabel "stochastische Differentialgleichung"@de ;
  a skos:Concept ;
  skos:inScheme fmc: ;
  skos:prefLabel "stochastische Gleichung"@de, "ecuación estocástica"@es, "équation stochastique"@fr, "stochastic equation"@en .

