@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:64270
  skos:broader nalt:16569 ;
  skos:hiddenLabel "torsional-strength"@en, "torsional rigidity"@en, "torsional analysis"@en ;
  skos:prefLabel "resistencia a la torsión"@es, "torsional strength"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2019-02-22"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:305278 ;
  skos:definition nalt:64270_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "37937" .

nalt:305278
  skos:prefLabel "resortes"@es, "springs (parts and components)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:64270 .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:16569
  skos:prefLabel "resistencia (mecánica)"@es, "strength (mechanics)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:64270 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

nalt:64270_def
  rdf:value "Resistencia de un material a la deformación cuando un extremo del material es torcido en un sentido y el otro extremo se mantiene sin movimiento o se tuerce en el sentido opuesto."@es, "The strength of a material to resist deformation when one end of the material is twisted in one direction and the other end is held motionless or twisted in the opposite direction."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

