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

nalt:31857
  skos:prefLabel "madera muerta"@es, "dead wood"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:68374 .

nalt:68374_def
  rdf:value "Árbol con defectos estructurales que pueden provocar fallas en todo el árbol o parte de él, con alto riesgo de causar lesiones, muerte o daño a la propiedad."@es, "A tree with structural defects likely to cause failure of all or part of the tree and with high potential to cause injury, loss of life or property damage."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:11816
  skos:prefLabel "árboles"@es, "trees"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:68374 .

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

nalt:68374
  skos:related nalt:137846, nalt:31857 ;
  skos:hiddenLabel "hazardous tree"@en, "dangerous tree"@en, "hazard-trees"@en, "hazard tree"@en ;
  dc:created "2006-10-13"^^xsd:date ;
  skos:prefLabel "hazard trees"@en, "árboles de riesgo"@es ;
  skos:definition nalt:68374_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "árboles con riesgo de caída"@es, "árboles peligrosos"@es, "dangerous trees"@en, "hazardous trees"@en ;
  skos:broader nalt:11816 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "51656" ;
  dc:modified "2012-11-30"^^xsd:date .

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

nalt:137846
  skos:prefLabel "riesgos ambientales"@es, "environmental hazards"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:68374 .

