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

fmc: a skos:ConceptScheme .
fmc:-RGCMDCCD-9
  skos:prefLabel "WKB approximation"@en, "approximation BKW"@fr, "WKB-Näherung"@de, "aproximación WKB"@es ;
  skos:inScheme fmc: ;
  skos:altLabel "Wentzel-Kramers-Brillouin-Näherung"@de, "aproximación Wentzel-Kramers-Brillouin"@es, "WKB method"@en, "approximation WKB"@fr, "Wentzel-Kramers-Brillouin approximation"@en, "aproximation de Wentzel-Kramers-Brillouin"@fr ;
  a skos:Concept .

