@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

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

nalt:68410
  skos:related nalt:17517, nalt:40279, nalt:40261, nalt:9141 ;
  skos:hiddenLabel "wildland-urban-interface"@en, "wildland-urban interfaces"@en, "urban wildland interface"@en, "wildland urban interface (WUI)"@en, "wildland urban interface"@en, "wild-land urban interface"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "interfaz urbano-forestal"@es, "interfase urbano-rural"@es, "WUI (wildland urban interface)"@en, "WUI (del inglés: wildland-urban interface)"@es, "urban-wildland interface"@en, "interfase urbano-forestal"@es ;
  skos:prefLabel "wildland-urban interface"@en, "interfaz urbano-rural"@es ;
  skos:definition nalt:68410_def ;
  dc:created "2006-10-13"^^xsd:date ;
  ns0:marc001 "52083" ;
  skos:narrower nalt:281116 ;
  dc:modified "2017-07-18"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:28597 .

nalt:281116
  skos:prefLabel "área de amenaza directa de la vivienda"@es, "home ignition zone"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:68410 .

nalt:40261
  skos:prefLabel "manejo de incendios espontáneos"@es, "wildland fire management"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:68410 .

nalt:9141
  skos:prefLabel "relaciones entre el hombre y la vida salvaje"@es, "human-wildlife relations"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:68410 .

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

nalt:17517
  skos:prefLabel "seguridad pública"@es, "public safety"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:68410 .

nalt:28597
  skos:prefLabel "recursos de la tierra"@es, "land resources"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:68410 .

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

nalt:68410_def
  rdf:value "Área compartida en la que los asentamientos humanos y las estructuras contruídas se entremezclar con terrenos no urbanizados o son adyacentes a terrenos baldíos en los que la vegetación puede crecer sin mayor intervención humana."@es, "The common area where human settlements and built structures are intermixed and/or adjacent to undeveloped land in which the vegetation is permitted to grow without significant human interference."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

