@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:28150
  skos:prefLabel "negociación de valores a futuro"@es, "futures trading"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:28149 .

nalt:28149_def
  rdf:value "Compra o venta de una cantidad establecida de un producto básico en una fecha y a un precio predeterminados."@es, "Buying or selling of a set amount of a commodity at a predetermined price and date."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:28149
  skos:prefLabel "commodity futures"@en, "bienes básicos futuros"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2017-03-23"^^xsd:date ;
  skos:definition nalt:28149_def ;
  ns0:marc001 "9393" ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh88001652> ;
  skos:hiddenLabel "commodity-futures"@en ;
  skos:related nalt:296349 ;
  skos:broader nalt:28150 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

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

nalt:296349
  skos:prefLabel "fungibilidad"@es, "fungibility"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:28149 .

