@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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:40258 .

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

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

nalt:301131
  skos:prefLabel "prevención de incendios"@es, "fire prevention"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:40258 .

nalt:123238
  skos:prefLabel "combustibles (ecología de incendios)"@es, "fuels (fire ecology)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:40258 .

nalt:40258
  skos:related nalt:123239, nalt:301131, nalt:123238 ;
  ns0:marc001 "15207" ;
  skos:prefLabel "riesgo de incendio"@es, "fire hazard"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/48265>, <http://id.agrisemantics.org/gacs/C20453> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:altLabel "fire danger"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "fire hazards"@en, "fire-hazard"@en ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2017-06-01"^^xsd:date ;
  skos:broader nalt:20524 .

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

