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

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

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

nalt:35718
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "fire-ecology"@en ;
  skos:narrower nalt:123239, nalt:123238, nalt:124424 ;
  skos:prefLabel "ecología del fuego"@es, "fire ecology"@en ;
  skos:broader nalt:352, nalt:20524 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_34279>, <http://id.agrisemantics.org/gacs/C9831>, <http://id.cabi.org/cabt/48268> ;
  skos:related nalt:301131 ;
  ns0:marc001 "15204" ;
  dc:modified "2019-06-26"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:301131
  skos:prefLabel "prevención de incendios"@es, "fire prevention"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:35718 .

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

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

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

