@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:41129
  skos:prefLabel "daño de los árboles"@es, "tree damage"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:144670 .

nalt:13656
  skos:prefLabel "tormentas"@es, "storms"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:144670 .

nalt:144670
  skos:altLabel "windsnap"@en, "wind throw"@en, "windfall"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "windfelled trees"@en, "wind-falls"@en, "windthrown"@en, "wind thrown"@en, "windfalls"@en, "wind-fall"@en, "wind-felled trees"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2011-04-26"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85146920> ;
  skos:prefLabel "windthrow"@en, "derribos"@es ;
  skos:related nalt:52292, nalt:13656 ;
  skos:broader nalt:41129 ;
  skos:definition nalt:144670_def ;
  dc:modified "2020-02-28"^^xsd:date ;
  ns0:marc001 "60251" .

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

nalt:52292
  skos:prefLabel "viento"@es, "wind"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:144670 .

nalt:144670_def
  rdf:value "Los árboles que han sido desarraigados, derribados o arrancados por los vientos excesivos. Los árboles que tienen raíces poco profundas son especialmente susceptibles a este tipo de daño."@es, "Trees that have been uprooted, blown down or broken off by excessive winds. Trees having shallow roots are especially susceptible to this type of damage."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

