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

nalt:5444_def
  rdf:value "Productos básicos agrícolas por lo general sin procesar, de volumen alto y valor bajo, considerados como homogéneos (fungibles) antes de su procesamiento. Los granos, las semillas oleaginosas y el algodón se consideran mercancía a granel. Algunas categorías de productos básicos que contrastan con esta son las de alto valor, semiprocesados y procesados, y listos para su consumo."@es, "Generally, high volume, low value unprocessed agricultural commodities, which are treated as though they are homogeneous (fungible) in nature prior to processing. Grains, oilseeds, and cotton are considered bulk commodities. Contrasting categories are high value commodities, semiprocessed and processed commodities, and consumer ready commodities."@en ;
  dc:source "Agriculture: A Glossary of Terms, Programs, and Laws. Congressional Research Service Report for Congress, 2005 Edition." ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:20348
  skos:prefLabel "comercio"@es, "trade"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:5444 .

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

nalt:5444
  skos:definition nalt:5444_def ;
  skos:broader nalt:5259, nalt:20348 ;
  ns0:marc001 "6131" ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:hiddenLabel "bulk-commodities"@en ;
  skos:prefLabel "bulk commodities"@en, "mercancía a granel"@es ;
  a ns0:Product, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date .

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

