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

nalt:123239
  skos:prefLabel "régimen de incendios"@es, "fire regime"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:40248 .

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

nalt:40248
  skos:hiddenLabel "fire-behaviors"@en, "fire-behavior"@en, "fire behaviors"@en, "fire behaviours"@en, "fire-behaviour"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/48261>, <http://id.agrisemantics.org/gacs/C19428> ;
  dc:modified "2017-06-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:124424, nalt:123239, nalt:123237 ;
  skos:broader nalt:20524 ;
  skos:prefLabel "fire behavior"@en, "comportamiento del fuego"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:302251, nalt:124425, nalt:70080 ;
  skos:altLabel "fire behaviour"@en ;
  skos:definition nalt:40248_def ;
  ns0:marc001 "15202" .

nalt:123237
  skos:prefLabel "carga de combustible (forestal)"@es, "fuel loading"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:40248 .

nalt:70080
  skos:prefLabel "propagación de incendios"@es, "fire spread"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:40248 .

nalt:124425
  skos:prefLabel "intensidad del fuego"@es, "fire intensity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:40248 .

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

nalt:40248_def
  rdf:value "La manera en que el fuego reacciona a las influencias del combustible, clima y topografía."@es, "The manner in which a fire reacts to the influences of fuel, weather and topography."@en ;
  dc:source "Wildland Fire Terminology, Forest Service" ;
  a ns0:Definition .

nalt:20524
  skos:prefLabel "ciencia y manejo de incendios"@es, "fire science and management"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:40248 .

nalt:302251
  skos:prefLabel "frecuencia de los incendios"@es, "fire frequency"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:40248 .

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

