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

nalt:65240
  skos:prefLabel "oferta"@es, "supply"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:130710 .

nalt:59752
  skos:prefLabel "valor añadido"@es, "value added"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:130710 .

nalt:5303
  skos:prefLabel "cadena de suministro de alimentos"@es, "food supply chain"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:130710 .

<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:5306
  skos:prefLabel "economía de la producción"@es, "production economics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:130710 .

nalt:130710
  skos:narrower nalt:5303 ;
  skos:definition nalt:130710_def ;
  skos:hiddenLabel "value chains"@en, "supply chains"@en, "supply-chain"@en, "value-chain"@en ;
  skos:prefLabel "cadena de suministro"@es, "supply chain"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "value chain"@en, "cadena de valor"@es ;
  skos:broader nalt:5306 ;
  ns0:marc001 "58220" ;
  dc:created "2009-07-29"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C22839> ;
  dc:modified "2020-09-02"^^xsd:date ;
  skos:related nalt:59752, nalt:65240 .

nalt:130710_def
  rdf:value "Cadena de empresas que ofrecen productos al mercado, de compañías que producen material crudo a minoristas y otros que entregan productos acabados a consumidores. El valor económico es añadido a través del manejo coordinado del flujo de bienes físicos e información asociada en cada etapa de la cadena."@es, "The network of firms that bring products to market, from companies that produce raw materials to retailers and others that deliver finished products to consumers. Economic value is added through the coordinated management of the flow of physical goods and associated information at each stage of the chain."@en ;
  dc:source "Food Marketing System in the U.S. Glossary, Economic Research Service" ;
  a ns0:Definition .

