@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:137706
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:10591, nalt:137698 ;
  skos:broader nalt:137691 ;
  skos:hiddenLabel "narrative-appeal"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:source "Joint Institute for Food Safety and Applied Nutrition (JIFSAN)" ;
  skos:definition nalt:137706_def ;
  skos:prefLabel "llamado narrativo"@es, "narrative appeal"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2010-10-01"^^xsd:date ;
  ns0:marc001 "59073" .

nalt:137698
  skos:prefLabel "mapeo de mensajes"@es, "message mapping"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137706 .

nalt:137706_def
  rdf:value "Táctica persuasiva que utiliza la evidencia descriptiva en forma de historias para comunicar un mensaje, que por lo general evoca una respuesta emocional."@es, "Persuasive tactic which uses descriptive evidence in the form of stories to communicate a message, usually evoking an emotional response."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:137691
  skos:prefLabel "persuasión"@es, "persuasion"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:137706 .

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

nalt:10591
  skos:prefLabel "emociones"@es, "emotions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137706 .

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

