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

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:137688 .

nalt:137688_def
  rdf:value "Un tipo de comunicación del riesgo que tiene por objeto aumentar la preocupación por un peligro real para motivar la acción preventiva."@es, "A type of risk communication that aims to increase concern for a real hazard in order to motivate preventative action."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:4438
  skos:prefLabel "apoyo"@es, "advocacy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137688 .

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

nalt:137688
  skos:definition nalt:137688_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:source "Joint Institute for Food Safety and Applied Nutrition (JIFSAN)" ;
  skos:broader nalt:28674 ;
  skos:prefLabel "promoción de la precaucion"@es, "precaution advocacy"@en ;
  ns0:marc001 "59172" ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2010-10-01"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:hiddenLabel "precaution-advocacy"@en ;
  skos:related nalt:4438 .

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

