@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:-R69SSNT3-W
  skos:hiddenLabel "Multiaxial stress"@en, "Esfuerzo multiaxial"@es, "Contrainte multiaxiale"@fr ;
  inist:semCategory "Property / Parameter / Characteristic"@en, "Propriété / Paramètre / Caractéristique"@fr, "Propiedad / Parámetro / Característica"@es ;
  skos:inScheme nht: ;
  a skos:Concept ;
  skos:altLabel "esfuerzo multiaxial"@es ;
  skos:prefLabel "tensión multiaxial"@es, "multiaxial stress"@en, "contrainte multiaxiale"@fr .

