@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

nalt:67720
  skos:prefLabel "Acuerdo Agrícola"@es, "Agricultural Agreement"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:66216 .

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

nalt:66216_def
  rdf:value "Ronda de negociaciones comerciales multilaterales realizada bajo el Acuerdo General sobre Aranceles Aduaneros y Comercio (GATT) que comenzó en 1986 y culminó en 1994 con la creación de la Organización Mundial del Comercio."@es, "The round of multilateral trade negotiations under the General Agreement on Tariffs and Trade (GATT) that began in 1986 and was completed in 1994 with the creation of the World Trade Organization."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:66216
  dc:created "2006-01-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "Uruguay Round"@en, "Ronda Uruguaya"@es ;
  ns0:marc001 "39067" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:66216_def ;
  skos:broader nalt:67755 ;
  skos:narrower nalt:67720 ;
  skos:hiddenLabel "Uruguay-Round"@en ;
  dc:modified "2012-11-30"^^xsd:date .

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

nalt:67755
  skos:prefLabel "Acuerdo General sobre Tarifas y Comercio"@es, "General Agreement on Tariffs and Trade"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:66216 .

