@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

nalt:332668
  skos:broader nalt:20525 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:40268 ;
  dc:created "2019-07-29"^^xsd:date ;
  ns0:marc001previous "94409" ;
  ns0:marc001 "9813983610500041" ;
  skos:hiddenLabel "patch-burning"@en ;
  skos:definition nalt:332668_def ;
  skos:prefLabel "patch burning"@en, "incendios de pequeñas superficies"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2019-11-25"^^xsd:date .

nalt:40268
  skos:prefLabel "manejo de pastizal"@es, "range management"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:332668 .

nalt:332668_def
  rdf:value "Método de quema controlada en el que zonas de árboles y vegetación se queman para formar una barrera a posteriores incendios o con otros fines."@es, "A method of prescribed burning where patches of trees and vegetation are burnt to form a barrier to subsequent fires or for other purposes."@en ;
  dc:source "Glossary, Humboldt County Community Wildfire Protection Plan" ;
  a ns0:Definition .

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

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

