@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:28339
  skos:prefLabel "importaciones"@es, "imports"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:228321 .

nalt:228321
  skos:related nalt:28339, nalt:38896, nalt:47535, nalt:43062 ;
  skos:prefLabel "libre comercio"@es, "free trade"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2014-09-12"^^xsd:date ;
  skos:broader nalt:42458 ;
  skos:hiddenLabel "free-trade"@en, "free trades"@en ;
  skos:narrower nalt:54288 ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:definition nalt:228321_def ;
  ns0:marc001 "66983" .

nalt:228321_def
  rdf:value "Política de los mercados internacionales que permite un intercambio ilimitado de bienes entre países sin la aplicación de impuestos especiales ni la interferencia de los gobiernos."@es, "A policy in international markets allowing unrestricted exchange of goods between countries without the imposition of special taxes and government interference."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:47535
  skos:prefLabel "aranceles"@es, "tariffs"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:228321 .

nalt:54288
  skos:prefLabel "Tratado de Libre Comercio de Norte América"@es, "North American Free Trade Agreement"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:228321 .

nalt:38896
  skos:prefLabel "ferias profesionales"@es, "trade shows"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:228321 .

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

nalt:42458
  skos:prefLabel "tratados comerciales"@es, "trade agreements"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:228321 .

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

nalt:43062
  skos:prefLabel "globalización"@es, "globalization"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:228321 .

