@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:281116_def
  rdf:value "Área de una casa o un edificio y sus alrededores, a una distancia máxima de aproximadamente 60 m, que influye directamente en la ignición de dicha estructura por un fuego incontrolado."@es, "The area of a home or building and its surroundings, within a distance of about 200 feet, that directly influences the ignition of that structure from wildfires."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:70071
  skos:prefLabel "coordinación de medios aéreos en incendios forestales"@es, "fire aviation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:281116 .

nalt:40279
  skos:prefLabel "incendios espontáneos"@es, "wildfires"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:281116 .

nalt:68410
  skos:prefLabel "interfaz urbano-rural"@es, "wildland-urban interface"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:281116 .

nalt:281116
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "home ignition zones"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:40279, nalt:40261, nalt:70071 ;
  skos:prefLabel "home ignition zone"@en, "área de amenaza directa de la vivienda"@es ;
  dc:modified "2016-11-14"^^xsd:date ;
  skos:definition nalt:281116_def ;
  dc:created "2016-06-10"^^xsd:date ;
  skos:broader nalt:68410 ;
  ns0:marc001 "77262" .

nalt:40261
  skos:prefLabel "manejo de incendios espontáneos"@es, "wildland fire management"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:281116 .

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

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

