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

nalt:28339
  skos:prefLabel "importaciones"@es, "imports"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:47535 .

nalt:47535_def
  rdf:value "Cobros tasados por un gobierno sobre artículos importados en su punto de aduana de entrada al país, y pagados por el importador."@es, "Charges assessed by a government on imported items at their point of customs entry into the country, and paid for by the importer."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:28205
  skos:prefLabel "economía internacional"@es, "international economics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:47535 .

nalt:47535
  skos:hiddenLabel "import duty"@en, "tariff"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_7616>, <http://id.agrisemantics.org/gacs/C12211>, <http://id.cabi.org/cabt/114860> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "import duties"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:28205, nalt:20348 ;
  skos:definition nalt:47535_def ;
  skos:prefLabel "tariffs"@en, "aranceles"@es ;
  skos:related nalt:28339 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "36857" ;
  dc:modified "2014-09-12"^^xsd:date .

nalt:20348
  skos:prefLabel "comercio"@es, "trade"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:47535 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

