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

nalt:5318
  skos:prefLabel "estructuras e instalaciones agrarias"@es, "agricultural structures and facilities"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:70077 .

nalt:70077_def
  rdf:value "Fuegos que se originan en cualquier parte de un edificio, un refugio u otra estructura o en todo el edificio y queman la totalidad o sólo parte de él."@es, "Fires originating in and burning any part or all of any building, shelter or other structure."@en ;
  dc:source "Wildland Fire Terminology, Forest Service" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:33991
  skos:prefLabel "incendios"@es, "fires"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:70077 .

nalt:15887
  skos:prefLabel "edificios"@es, "buildings"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:70077 .

nalt:70077
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "incendio de estructuras"@es, "structure fires"@en ;
  skos:hiddenLabel "structure-fires"@en ;
  skos:related nalt:15887, nalt:5318 ;
  skos:definition nalt:70077_def ;
  skos:broader nalt:33991 ;
  ns0:marc001 "52016" ;
  skos:altLabel "incendios de edificios"@es, "building fires"@en, "fuegos en edificios"@es ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-06-19"^^xsd:date .

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

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

