@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:-LLN2546R-7
  skos:prefLabel "résistance mécanique à chaud"@fr, "high-temperature strength"@en, "resistencia mecánica a alta temperatura"@es ;
  inist:semCategory "Propiedad / Parámetro / Característica"@es, "Property / Parameter / Characteristic"@en, "Propriété / Paramètre / Caractéristique"@fr ;
  a skos:Concept ;
  skos:hiddenLabel "High temperature strength"@en, "Resistencia mecánica alta temperatura"@es, "Résistance mécanique à chaud"@fr ;
  skos:inScheme nht: .

