@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:2151
  skos:prefLabel "catástrofes"@es, "disasters"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:33990 .

nalt:302120
  skos:prefLabel "daño por sequía"@es, "drought injury"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:33990 .

nalt:12165
  skos:prefLabel "condiciones ambientales secas"@es, "dry environmental conditions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:33990 .

nalt:33355
  skos:prefLabel "privación del agua"@es, "water deprivation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:33990 .

nalt:34624
  skos:prefLabel "abastecimiento de agua"@es, "water supply"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:33990 .

nalt:5862
  skos:prefLabel "tiempo meteorológico"@es, "weather"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:33990 .

nalt:221163
  skos:prefLabel "trópicos secos"@es, "dry tropics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:33990 .

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

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

nalt:1733
  skos:prefLabel "deshidratación"@es, "water stress"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:33990 .

nalt:33990
  skos:related nalt:1733, nalt:34624, nalt:12165, nalt:221163, nalt:302120, nalt:33355, nalt:2151 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2017-06-15"^^xsd:date ;
  skos:prefLabel "sequía"@es, "drought"@en ;
  ns0:marc001 "12594" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85039663> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C1428>, <http://aims.fao.org/aos/agrovoc/c_2391>, <http://id.cabi.org/cabt/40916> ;
  a skos:Concept, ns0:Topic ;
  skos:hiddenLabel "droughts"@en ;
  skos:broader nalt:5862 ;
  dc:created "2006-01-19"^^xsd:date .

