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

nht:-LZTZM760-V
  inist:semCategory "Property / Parameter / Characteristic"@en, "Propriété / Paramètre / Caractéristique"@fr, "Propiedad / Parámetro / Característica"@es ;
  skos:hiddenLabel "Interface state"@en, "Estado interfase"@es, "Etat interface"@fr ;
  a skos:Concept ;
  skos:prefLabel "estado de interfase"@es, "interface state"@en, "état d'interface"@fr ;
  skos:inScheme nht: .

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 .

