@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:70079
  skos:prefLabel "pruebas de resistencia al fuego"@es, "fire testing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:138 .

nalt:1796
  skos:prefLabel "propiedades físicas"@es, "physical properties"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:138 .

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

nalt:138_def
  rdf:value "Propiedad de un material o de una ensambladura de resistir el fuego o de brindar protección contra él. Aplicada a elementos de construcción, se caracteriza por la capacidad de contener el fuego o de continuar realizando una determinada función estructural, o ambas."@es, "The property of a material or assembly to withstand fire or give protection from it. As applied to elements of buildings, it is characterized by the ability to confine a fire or to continue to perform a given structural function, or both."@en ;
  dc:source "Forest Products Laboratory. 2010. Wood handbook - Wood as an engineering material. Gen. Tech. Rep. FPL-GTR-190. Madison, WI: U.S. Department of Agriculture, Forest Service, Forest Products Laboratory" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:138
  skos:definition nalt:138_def ;
  skos:hiddenLabel "flame resistance"@en, "fire-resistant"@en, "fire-tolerance"@en, "flame resistant"@en, "fire-resistance"@en, "fire-tolerant"@en, "fire resistant"@en ;
  skos:related nalt:70079 ;
  skos:altLabel "fire tolerance"@en ;
  skos:broader nalt:1796 ;
  dc:modified "2019-05-03"^^xsd:date ;
  skos:prefLabel "fire resistance"@en, "resistencia al fuego"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "15209" .

