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

fmc:-DD702SWX-S
  a skos:Concept ;
  skos:inScheme fmc: ;
  skos:prefLabel "asymptotische Näherung"@de, "approximation asymptotique"@fr, "asymptotic approximation"@en, "aproximación asintótica"@es ;
  skos:altLabel "méthode asymptotique"@fr, "théorie asymptotique"@fr .

fmc: a skos:ConceptScheme .
