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

mdl: a skos:ConceptScheme .
mdl:-WG7GT71P-S
  skos:prefLabel "spectrométrie"@fr, "spectrometry"@en ;
  a skos:Concept ;
  skos:narrower mdl:-MFVCJ1PH-B .

mdl:-MFVCJ1PH-B
  skos:prefLabel "effet Zeeman"@fr, "Zeeman effect"@en ;
  skos:broader mdl:-WG7GT71P-S ;
  a skos:Concept ;
  skos:definition "The Zeeman effect is the effect of splitting of a spectral line into several components in the presence of a static magnetic field. It is named after the Dutch physicist Pieter Zeeman, who discovered it in 1896 and received a Nobel prize for this discovery. It is analogous to the Stark effect, the splitting of a spectral line into several components in the presence of an electric field. Also similar to the Stark effect, transitions between different components have, in general, different intensities, with some being entirely forbidden (in the dipole approximation), as governed by the selection rules. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Zeeman_effect\" target=\"_blank\">https://en.wikipedia.org/wiki/Zeeman_effect</a>)"@en, "L’effet Zeeman désigne la séparation d'un niveau atomique d'énergie défini d'un atome ou d'une molécule en plusieurs sous-niveaux d'énergies distinctes, sous l'effet d'un champ magnétique externe. Il y a donc levée de dégénérescence des niveaux énergétiques. L'effet s'observe aisément par spectroscopie : lorsqu'une source de lumière est plongée dans un champ magnétique statique, ses raies spectrales se séparent en plusieurs composantes. L'effet a été découvert par le physicien néerlandais Pieter Zeeman qui a reçu le prix Nobel de physique de 1902 pour cette découverte. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/Effet_Zeeman\" target=\"_blank\">https://fr.wikipedia.org/wiki/Effet_Zeeman</a>)"@fr ;
  skos:hiddenLabel "Effet Zeeman"@fr, "effets Zeeman"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Effet_Zeeman>, <https://en.wikipedia.org/wiki/Zeeman_effect> ;
  skos:altLabel "Zeeman splitting"@en ;
  skos:inScheme mdl: .

