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

fmc: a skos:ConceptScheme .
fmc:-BDB79QDC-P
  skos:prefLabel "emisión estimulada"@es, "stimulated emission"@en, "stimulierte Emission"@de, "émission stimulée"@fr ;
  a skos:Concept ;
  skos:altLabel "induzierte Emission"@de, "émission induite"@fr ;
  skos:inScheme fmc: ;
  skos:hiddenLabel "stimulated X-ray"@en, "spontaneous and stimulated X-ray"@en ;
  skos:broader fmc:-XSXTFR9X-0 .

fmc:-XSXTFR9X-0
  skos:prefLabel "optisches Phänomen"@de, "fenómeno óptico"@es, "optical phenomenon"@en, "phénomène optique"@fr ;
  a skos:Concept ;
  skos:narrower fmc:-BDB79QDC-P .

