@prefix mdl: <http://data.loterre.fr/ark:/67375/MDL> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

mdl: a skos:ConceptScheme .
mdl:-VPSHZK93-S
  skos:prefLabel "propriété des particules"@fr, "particle property"@en ;
  a skos:Concept ;
  skos:narrower mdl:-DPCLWKR2-3 .

mdl:-DPCLWKR2-3
  a skos:Concept ;
  skos:broader mdl:-VPSHZK93-S ;
  skos:hiddenLabel "spins"@en, "spins"@fr, "Elementary particle spin"@en, "Spin particules élémentaires"@fr, "Spin particule élémentaire"@fr ;
  skos:definition "Le spin est, en physique quantique, une des propriétés internes des particules, au même titre que la masse ou la charge électrique. Comme d'autres observables quantiques, sa mesure donne des valeurs discrètes et est soumise au principe d'incertitude. C'est la seule observable quantique qui ne présente pas d'équivalent classique, contrairement, par exemple, à la position, l'impulsion ou l'énergie d'une particule. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/Spin\" target=\"_blank\">https://fr.wikipedia.org/wiki/Spin</a>)"@fr, "Spin is a conserved quantity carried by elementary particles, and thus by composite particles (hadrons) and atomic nuclei. Spin is one of two types of angular momentum in quantum mechanics, the other being orbital angular momentum. The orbital angular momentum operator is the quantum-mechanical counterpart to the classical angular momentum of orbital revolution and appears when there is periodic structure to its wavefunction as the angle varies. For photons, spin is the quantum-mechanical counterpart of the polarization of light; for electrons, the spin has no classical counterpart. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Spin_(physics)\" target=\"_blank\">https://en.wikipedia.org/wiki/Spin_(physics)</a>)"@en ;
  skos:prefLabel "spin"@fr, "spin"@en ;
  skos:inScheme mdl: ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Spin_(physics)>, <https://fr.wikipedia.org/wiki/Spin> ;
  dc:modified "2022-10-06"^^xsd:date .

