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

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:-L43KSM5S-S
  a skos:Concept ;
  inist:semCategory "Concepto matemático"@es, "Mathematical concept"@en, "Concept mathématique"@fr ;
  skos:definition "L'un des concepts fondamentaux de la mécanique quantique, qui correspond à la représentation de l'état quantique d'un système dans une base de dimension infinie, en général celle des positions. (d'après wikipédia)"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q2362761>, <https://en.wikipedia.org/wiki/Wave_function> ;
  skos:hiddenLabel "Fonction onde"@fr, "Función onda"@es, "Wave functions"@en ;
  skos:inScheme nht: ;
  skos:prefLabel "función de onda"@es, "wave function"@en, "fonction d'onde"@fr .

nht:-Concept_mathématique
  skos:prefLabel "Concept mathématique"@fr, "Mathematical concept"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member nht:-L43KSM5S-S .

