@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:5259
  skos:prefLabel "productos agrícolas"@es, "agricultural products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:5450 .

nalt:28150
  skos:prefLabel "negociación de valores a futuro"@es, "futures trading"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:5450 .

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

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

nalt:5450
  dc:modified "2017-06-08"^^xsd:date ;
  ns0:marc001 "9391" ;
  skos:related nalt:5259, nalt:28151 ;
  a ns0:Topic, skos:Concept ;
  skos:altLabel "commodity trading"@en ;
  skos:prefLabel "intercambio de materias primas"@es, "commodity exchange"@en ;
  skos:hiddenLabel "commodity-exchange"@en, "commodity exchanges"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/31216>, <http://id.agrisemantics.org/gacs/C8407>, <http://aims.fao.org/aos/agrovoc/c_1781> ;
  skos:narrower nalt:28150 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:20603 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> .

nalt:28151
  skos:prefLabel "precio de bienes básicos"@es, "commodity prices"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5450 .

nalt:20603
  skos:prefLabel "mercados"@es, "markets"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:5450 .

