@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:2151
  skos:prefLabel "catástrofes"@es, "disasters"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30057 .

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

nalt:339600
  skos:prefLabel "interrupciones en las cadenas de suministro"@es, "supply chain disruptions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30057 .

nalt:2144
  skos:prefLabel "salud y seguridad humana"@es, "human health and safety"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:30057 .

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

nalt:30057
  skos:related nalt:339600, nalt:2151 ;
  skos:altLabel "disaster responsiveness"@en, "crisis management"@en, "disaster relief"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85038299>, <http://id.loc.gov/authorities/subjects/sh85034122> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "recuperación de catástrofes"@es, "disaster recovery"@en ;
  ns0:marc001 "12277" ;
  skos:broader nalt:2144 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "disaster-recovery"@en ;
  dc:modified "2020-05-08"^^xsd:date .

