@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 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#> .

nalt:476
  skos:prefLabel "alimentos listos para comer"@es, "ready-to-eat foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:41570 .

nalt:193202
  skos:prefLabel "frutas y hortalizas frescas"@es, "fresh-cut produce"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:41570 .

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

nalt:41570_def
  rdf:value "Pescado, carne, mariscos, hortalizas, frutas u otros alimentos crudos que han sido cortados, pelados o mínimamente preparados y empacados para que se mantengan frescos."@es, "Fish, meat, seafood, vegetables, fruits or other raw foods that have been trimmed, peeled, cut or minimally prepared and packaged to maintain freshness."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:41570
  skos:hiddenLabel "freshly-cut products"@en, "fresh-cut commodities"@en, "fresh cut products"@en, "fresh-cut-foods"@en, "fresh-cut commodity"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:24939 ;
  dc:modified "2016-03-22"^^xsd:date ;
  skos:related nalt:476 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C15399> ;
  ns0:marc001 "15838" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "fresh-cut foods"@en, "alimentos recién cortados"@es ;
  skos:narrower nalt:193202 ;
  skos:altLabel "fresh-cut products"@en ;
  skos:definition nalt:41570_def .

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

