@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

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

nalt:20523
  skos:prefLabel "quema"@es, "burning"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:327980 .

nalt:327980_def
  rdf:value "Quema de vegetación viva y/o muerta o de material orgánico."@es, "Burning of living and or dead vegetation or organic matter."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:124425
  skos:prefLabel "intensidad del fuego"@es, "fire intensity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:327980 .

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

nalt:15955
  skos:prefLabel "biomasa"@es, "biomass"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:327980 .

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

nalt:327980
  skos:hiddenLabel "biomass-burning"@en ;
  skos:definition nalt:327980_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:124425, nalt:15955, nalt:40279, nalt:40278 ;
  skos:broader nalt:20523 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2019-03-08"^^xsd:date ;
  dc:modified "2019-11-25"^^xsd:date ;
  skos:prefLabel "biomass burning"@en, "combustión de biomasa"@es ;
  ns0:marc001 "9813981096900041" ;
  ns0:marc001previous "93479" .

nalt:40278
  skos:prefLabel "incendios forestales"@es, "forest fires"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:327980 .

