@prefix nht: <http://data.loterre.fr/ark:/67375/NHT> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

nht:
  skos:prefLabel "Vocabulario de física de la materia condensada"@es, "Vocabulaire de physique de l'état condensé"@fr, "Condensed matter physics vocabulary"@en ;
  a skos:ConceptScheme .

nht:-Processus_physique__Processus_chimique
  skos:prefLabel "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member nht:-Q5GMH8KB-Q .

nht:-Q5GMH8KB-Q
  inist:semCategory "Fenómeno físico/Fenómeno químico"@es, "Physical phenomenon / Chemical phenomenon"@en, "Processus physique / Processus chimique"@fr ;
  skos:prefLabel "fluctuation quantique"@fr, "fluctuación cuántica"@es, "quantum fluctuation"@en ;
  skos:hiddenLabel "Fluctuation quantique"@fr, "Quantum fluctuation"@en ;
  skos:definition "En physique quantique, changement temporaire du niveau d'énergie à un certain point de l'espace, expliqué par le principe d'incertitude de Heisenberg qui permet la création spontanée d'une paire virtuelle constituée d'une particule et d'une antiparticule. (d'après wikipédia)"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Quantum_fluctuation>, <https://www.wikidata.org/wiki/Q1193821> ;
  skos:inScheme nht: ;
  a skos:Concept .

