@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#> .

nalt:32000
  skos:prefLabel "deformación"@es, "deformation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:1734 .

nalt:147
  skos:prefLabel "resistencia al viento"@es, "wind resistance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:1734 .

nalt:2134
  skos:prefLabel "mecánica"@es, "mechanics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:1734 .

nalt:1734
  skos:exactMatch <http://id.cabi.org/cabt/112429>, <http://id.agrisemantics.org/gacs/C18656> ;
  skos:narrower nalt:32000, nalt:51785 ;
  skos:hiddenLabel "mechanical stresses"@en, "rupture stress"@en, "mechanical-stress"@en, "mechanical strain"@en, "fracture stress"@en, "tensile stress"@en, "fracture strain"@en, "rupture strain"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2019-03-15"^^xsd:date ;
  ns0:marc001 "22731" ;
  skos:related nalt:147, nalt:729 ;
  skos:broader nalt:2134 ;
  skos:prefLabel "mechanical stress"@en, "esfuerzo mecánico"@es ;
  dc:created "2006-01-19"^^xsd:date .

nalt:729
  skos:prefLabel "estrés abiótico"@es, "abiotic stress"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:1734 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:51785
  skos:prefLabel "tensión de cizallamiento"@es, "shear stress"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:1734 .

