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

fmc: a skos:ConceptScheme .
fmc:-C5W3V4CD-P
  skos:hiddenLabel "onde sonore"@fr, "sound wave"@en, "son"@fr ;
  a skos:Concept ;
  skos:inScheme fmc: ;
  skos:prefLabel "akustische Welle"@de, "acoustic wave"@en, "onda acústica"@es, "onde acoustique"@fr .

