@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:53200
  skos:prefLabel "módulo de elasticidad"@es, "modulus of elasticity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:53202 .

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

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:16569
  skos:prefLabel "resistencia (mecánica)"@es, "strength (mechanics)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:53202 .

nalt:53202_def
  rdf:value "Tensión máxima que puede soportar un material sometido a una carga de estiramiento sin romperse."@es, "The maximum stress a material subjected to a stretching load can withstand without tearing."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:53202
  skos:hiddenLabel "tensile-strength"@en, "tensile behaviour"@en, "tensile strains"@en, "tensile properties"@en, "tensile behavior"@en, "tensile characteristics"@en, "tensile property"@en, "tensile strain"@en, "tension strength"@en, "tensile behaviors"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "tensile strength"@en, "resistencia a la tensión"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "37021" ;
  skos:exactMatch <http://id.cabi.org/cabt/115364>, <http://aims.fao.org/aos/agrovoc/c_14824>, <http://id.agrisemantics.org/gacs/C7014> ;
  dc:modified "2019-03-15"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:53200 ;
  skos:broader nalt:16569 ;
  skos:definition nalt:53202_def .

