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

nalt:40259
  skos:prefLabel "disminución del riesgo de incendio"@es, "fire hazard reduction"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:123237 .

nalt:40248
  skos:prefLabel "comportamiento del fuego"@es, "fire behavior"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:123237 .

nalt:123237
  skos:prefLabel "carga de combustible (forestal)"@es, "fuel loading"@en ;
  skos:definition nalt:123237_def ;
  skos:hiddenLabel "fuel loadings"@en, "fuel-loading"@en, "fuel load"@en, "fuel loads"@en ;
  skos:related nalt:40261, nalt:40248, nalt:123238, nalt:40259, nalt:40258 ;
  skos:broader nalt:35718 ;
  ns0:marc001 "54307" ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2019-08-21"^^xsd:date ;
  dc:created "2008-05-12"^^xsd:date .

nalt:35718
  skos:prefLabel "ecología del fuego"@es, "fire ecology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:123237 .

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

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

nalt:123238
  skos:prefLabel "combustibles (ecología de incendios)"@es, "fuels (fire ecology)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:123237 .

nalt:40258
  skos:prefLabel "riesgo de incendio"@es, "fire hazard"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:123237 .

nalt:123237_def
  rdf:value "Cantidad de vegetación viva o muerta que se enciende fácilmente en un área determinada. La carga es expresada generalmente en toneladas por acre."@es, "The quantity of living or dead vegetation that is easily ignited in a given area. Loading is usually expressed in tons per acre."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

