@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

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

nalt:66216
  skos:prefLabel "Ronda Uruguaya"@es, "Uruguay Round"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:67755 .

nalt:42458
  skos:prefLabel "tratados comerciales"@es, "trade agreements"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:67755 .

nalt:67755_def
  rdf:value "Tratado internacional posterior a la Segunda Guerra Mundial para regular la política comercial y la reducción de tarifas y las barreras comerciales, que fue incluido en Organización Mundial del Comercio en 1995."@es, "A post- World War II international treaty for the regulation of trade policy and the reduction of tariffs and trade barriers which was subsumed into the World Trade Organization in 1995."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:67718
  skos:prefLabel "Organización Mundial del Comercio"@es, "World Trade Organization"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:67755 .

nalt:67755
  skos:hiddenLabel "General-Agreement-on-Tariffs-and-Trade"@en ;
  ns0:marc001 "52434" ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_3204>, <http://id.agrisemantics.org/gacs/C8614>, <http://id.cabi.org/cabt/50860> ;
  skos:narrower nalt:66216 ;
  dc:created "2006-03-01"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:42458 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:67718 ;
  skos:altLabel "GATT (General Agreement on Tariffs and Trade)"@en ;
  skos:prefLabel "Acuerdo General sobre Tarifas y Comercio"@es, "General Agreement on Tariffs and Trade"@en ;
  skos:definition nalt:67755_def .

