@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:137706
  skos:prefLabel "llamado narrativo"@es, "narrative appeal"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:137691 .

nalt:9092
  skos:prefLabel "comunicación (humana)"@es, "communication (human)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:137691 .

nalt:13774
  skos:prefLabel "actitudes y opiniones"@es, "attitudes and opinions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137691 .

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

nalt:137707
  skos:prefLabel "llamado estadístico"@es, "statistical appeal"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:137691 .

nalt:137691_def
  rdf:value "Un modo de comunicación interesado en inducir o instar a la adopción de ciertas creencias, teorías o líneas de acción por los demás."@es, "A mode of communication concerned with inducing or urging the adoption of certain beliefs, theories, or lines of action by others."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:137691
  skos:prefLabel "persuasion"@en, "persuasión"@es ;
  skos:narrower nalt:137707, nalt:137706 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "persuasive communication"@en ;
  ns0:marc001 "59133" ;
  skos:related nalt:13774, nalt:4438 ;
  dc:source "Joint Institute for Food Safety and Applied Nutrition (JIFSAN)" ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:definition nalt:137691_def ;
  dc:created "2010-10-01"^^xsd:date ;
  skos:broader nalt:9092 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

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

