@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:28157
  skos:prefLabel "precios"@es, "prices"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:67777 .

nalt:51539
  skos:prefLabel "estrategias comerciales"@es, "marketing strategies"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:67777 .

nalt:67777_def
  rdf:value "Venta de bienes en un mercado extranjero a un precio inferior al que tiene en el mercado interno: el precio para el importador es menor al precio normal que se cobra al comprador en el país de origen del producto."@es, "Selling commodities in a foreign market at a lower price than in the domestic market; the price to the importer is less than the normal price of the product charged to the buyer in the country of origin."@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:47534
  skos:prefLabel "comercio internacional"@es, "international trade"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:67777 .

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

nalt:67777
  ns0:marc001 "51539" ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:47534 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "dumping (economics)"@en, "dumping (economía)"@es ;
  a skos:Concept, ns0:Topic ;
  skos:hiddenLabel "dumping-(economics)"@en ;
  dc:created "2006-03-08"^^xsd:date ;
  skos:related nalt:51539, nalt:28157 ;
  skos:definition nalt:67777_def .

