@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 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:408
  skos:prefLabel "alimentos"@es, "foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:15553 .

nalt:15553_def
  rdf:value "Alimentos que son manufacturados, usualmente en larga escala, usando cualquiera de la amplia variedad de técnicas de procesamiento, más frecuentemente con la meta de preservar los alimentos para el mercado."@es, "Foods that are manufactured, usually on a large scale, using any of a wide variety of processing techniques, most often with the goal of preserving food for market."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:59574
  skos:prefLabel "alimentos preparados"@es, "prepared foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:15553 .

nalt:2132
  skos:prefLabel "procesamiento de alimentos"@es, "food processing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:15553 .

nalt:2770
  skos:prefLabel "tecnología de procesamiento"@es, "processing technology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:15553 .

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

nalt:15553
  skos:exactMatch <http://id.agrisemantics.org/gacs/C13591>, <http://aims.fao.org/aos/agrovoc/c_28228>, <http://id.loc.gov/authorities/subjects/sh99005861> ;
  skos:definition nalt:15553_def ;
  ns0:marc001 "30135" ;
  a ns0:Product, skos:Concept ;
  skos:hiddenLabel "processed food"@en, "processed-foods"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:2770, nalt:2132 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:narrower nalt:59574, nalt:24939 ;
  dc:modified "2017-07-11"^^xsd:date ;
  skos:prefLabel "alimentos procesados"@es, "processed foods"@en ;
  skos:altLabel "processed products (foods)"@en ;
  skos:broader nalt:408 .

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

nalt:24939
  skos:prefLabel "alimentos mínimamente procesados"@es, "minimally processed foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:15553 .

