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

nalt:137689
  skos:prefLabel "comunicación de crisis"@es, "crisis communication"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137694 .

nalt:33982
  skos:prefLabel "preparación ante una catástrofe"@es, "disaster preparedness"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:137694 .

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

nalt:137694_def
  rdf:value "Cursos de acción para hacer frente a una situación de emergencia."@es, "Course of action for dealing with an emergency situation."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:137694
  skos:hiddenLabel "crisis-response-plan"@en ;
  skos:definition nalt:137694_def ;
  skos:altLabel "emergency response plan"@en, "emergency guidelines"@en ;
  dc:created "2010-10-01"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:source "Joint Institute for Food Safety and Applied Nutrition (JIFSAN)" ;
  ns0:marc001 "58712" ;
  skos:prefLabel "crisis response plan"@en, "planificación de la respuesta a crisis"@es ;
  skos:related nalt:137689 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:33982 .

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

