@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:-P18T8TX6-C
  skos:prefLabel "relación giromagnética"@es, "rapport gyromagnétique"@fr, "gyromagnetic ratio"@en ;
  inist:semCategory "Property / Parameter / Characteristic"@en, "Propiedad / Parámetro / Característica"@es, "Propriété / Paramètre / Caractéristique"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q634552>, <https://en.wikipedia.org/wiki/Gyromagnetic_ratio> ;
  skos:hiddenLabel "Rapport gyromagnétique"@fr, "Relación giromagnética"@es, "Gyromagnetic ratio"@en ;
  skos:definition "En physique, rapport entre le moment magnétique et le moment cinétique d'une particule. (d'après wikipédia)"@fr ;
  a skos:Concept ;
  skos:inScheme nht: .

