@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:305450
  skos:prefLabel "daños provocados por las lluvias"@es, "rain damage"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:220319 .

nalt:729
  skos:prefLabel "estrés abiótico"@es, "abiotic stress"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:220319 .

nalt:220318
  skos:prefLabel "daños causados por tormentas"@es, "storm damage"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:220319 .

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

nalt:52292
  skos:prefLabel "viento"@es, "wind"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:220319 .

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

nalt:220319
  ns0:marc001 "74980" ;
  skos:broader nalt:2715 ;
  skos:related nalt:220318, nalt:729, nalt:305450, nalt:52292 ;
  skos:prefLabel "wind damage"@en, "daño causado por el viento"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2017-07-19"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  dc:created "2014-06-27"^^xsd:date ;
  skos:hiddenLabel "damaged by wind"@en .

nalt:2715
  skos:prefLabel "degradación ambiental"@es, "environmental degradation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:220319 .

