@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#> .

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:-G8G3ZJMM-B
  skos:definition "Grandeur vectorielle qui permet de caractériser l'intensité d'une source magnétique, qui peut être un courant électrique, ou bien un objet aimanté. (d'après wikipédia)"@fr ;
  a skos:Concept ;
  skos:hiddenLabel "Moment magnétique"@fr, "Magnetic moment"@en, "Momento magnético"@es ;
  inist:semCategory "Property / Parameter / Characteristic"@en, "Propriété / Paramètre / Caractéristique"@fr, "Propiedad / Parámetro / Característica"@es ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Magnetic_moment>, <https://www.wikidata.org/wiki/Q242657> ;
  skos:prefLabel "momento magnético"@es, "magnetic moment"@en, "moment magnétique"@fr ;
  skos:inScheme nht: .

