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

nalt:57475
  skos:prefLabel "productos consumibles"@es, "perishable products"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:419 .

nalt:30070
  skos:prefLabel "ARPCC"@es, "HACCP"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:419 .

nalt:59423
  skos:prefLabel "alimentos precocidos"@es, "precooked foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:419 .

nalt:421
  skos:prefLabel "alimentos crudos"@es, "raw foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:419 .

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

nalt:27606
  skos:prefLabel "calidad de los alimentos"@es, "food quality"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:419 .

nalt:419_def
  rdf:value "Alimentos que están sujetos a pérdida de calidad, usualmente destrucción, descomposición o deterioro."@es, "Foods that are subject to loss of quality, usually by destruction, decay or spoilage."@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:24934
  skos:prefLabel "alimentos refrigerados"@es, "chilled foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:419 .

nalt:24939
  skos:prefLabel "alimentos mínimamente procesados"@es, "minimally processed foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:419 .

nalt:420
  skos:prefLabel "alimentos potencialmente peligrosos"@es, "potentially hazardous foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:419 .

nalt:10482
  skos:prefLabel "inocuidad alimentaria"@es, "food safety"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:419 .

nalt:419
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "perishable-foods"@en, "perishable food"@en ;
  skos:related nalt:24939, nalt:421, nalt:57475, nalt:24934, nalt:10482, nalt:59423, nalt:30070, nalt:27606 ;
  skos:narrower nalt:420 ;
  skos:prefLabel "perishable foods"@en, "alimentos perecederos"@es ;
  skos:scopeNote "Use for foods; for non-food items USE perishable products."@en, "Usar para denotar comidas; USAR \"productos consumibles\" para referirse a artículos no alimenticios."@es ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:408 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:definition nalt:419_def ;
  ns0:marc001 "27804" .

