@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#> .

nalt:70082
  skos:prefLabel "época de incendios"@es, "fire season"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:70083 .

nalt:70083
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-06-19"^^xsd:date ;
  skos:prefLabel "temporada de roce"@es, "burning season"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:scopeNote "Usar para referirse al período legal vigente durante el cual las actividades de quema son reguladas por el estado o las autoridades locales; USAR “época de incendios” para referirse al período o los períodos del año cuando es posible que se desarrollen incendios forestales, se extiendan y afecten recursos de tal valor que se requiera desplegar actividades organizadas de control del fuego."@es, "Use for the legally enacted time during which burning activites are regulated by state or local authority; For the period(s) of the year during which wildland fires are likely to occur, spread and affect resource values sufficient to warrant organized fire management activities USE fire season."@en ;
  skos:broader nalt:20524 ;
  skos:hiddenLabel "burning-season"@en ;
  ns0:marc001 "51429" ;
  skos:altLabel "temporada de quemas"@es ;
  skos:related nalt:70082 ;
  dc:modified "2012-11-30"^^xsd:date .

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

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

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

