@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:4430
  skos:prefLabel "publicidad"@es, "advertising"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:67849 .

nalt:67849_def
  rdf:value "Promoción de un producto o materia prima, en particular sin referencia a un productor, marca, o manufactura específicos. Los productores se unen para expandir la demanda total del producto básico, beneficiando así sus propias ventas. Estas actividades a menudo son autofinanciadas a través de la evaluación de estrategias de mercadotecnia llamadas programas de investigación y promoción."@es, "The promotion of a particular commodity without reference to a specific producer, brand name or manufacturer. Producers join together to expand total demand for the commodity, thereby helping their own sales. These activities are often self-funded through assessments on marketings called check-off programs."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:67849
  skos:related nalt:67761 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:4430 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:67849_def ;
  skos:prefLabel "publicidad genérica"@es, "generic advertising"@en ;
  dc:created "2006-03-27"^^xsd:date ;
  skos:hiddenLabel "generic-advertising"@en ;
  ns0:marc001 "51616" ;
  dc:modified "2012-11-30"^^xsd:date .

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

nalt:67761
  skos:prefLabel "programas de comprobación"@es, "check-off programs"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:67849 .

