@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

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

nalt:137689_def
  rdf:value "Tipo de comunicación de riesgos, que reconoce un peligro, valida la preocupación, y comunica una acción de manera eficaz."@es, "A type of risk communication that acknowledges a hazard, validates concern, and communicates effective action."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:137702
  skos:prefLabel "regla de tres (comunicación de crisis)"@es, "rule of three (crisis communication)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:137689 .

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

nalt:137694
  skos:prefLabel "planificación de la respuesta a crisis"@es, "crisis response plan"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137689 .

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

