@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:-Particule_élémentaire
  skos:prefLabel "Particule élémentaire"@fr, "Elementary particle"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member nht:-C1JT6QSS-R .

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:-C1JT6QSS-R
  skos:prefLabel "instanton"@fr, "instanton"@en, "instantón"@es ;
  skos:hiddenLabel "Instantons"@en, "Instanton"@fr, "Instantón"@es ;
  inist:semCategory "Elementary particle"@en, "Partícula elemental"@es, "Particule élémentaire"@fr ;
  skos:inScheme nht: ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1192916>, <https://en.wikipedia.org/wiki/Instanton> ;
  skos:definition "En mécanique quantique et en théorie quantique des champs, solution classique aux équations du mouvement avec une action non nulle. Plus précisément, il s'agit d'une solution aux équations du mouvement de la théorie classique des champs sur un espace-temps euclidien. (d'après wikipédia)"@fr ;
  a skos:Concept .

