@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 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:24934 .

nalt:21908
  skos:prefLabel "preservación de alimentos"@es, "food preservation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:24934 .

nalt:24935
  skos:prefLabel "fruta refrigerada"@es, "chilled fruit"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:24934 .

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

nalt:225707
  skos:prefLabel "bajar la temperatura"@es, "cold treatment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:24934 .

nalt:24936
  skos:prefLabel "carnes refrigeradas"@es, "chilled meats"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:24934 .

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

nalt:27789
  skos:prefLabel "refrigeración"@es, "refrigeration"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:24934 .

nalt:24934
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:24939, nalt:420, nalt:419, nalt:21908, nalt:27789, nalt:225707 ;
  skos:prefLabel "alimentos refrigerados"@es, "chilled foods"@en ;
  skos:hiddenLabel "chilled-foods"@en, "chilled food"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "8003" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:408 ;
  skos:narrower nalt:24937, nalt:24936, nalt:24935 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh95009234> .

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

nalt:420
  skos:prefLabel "alimentos potencialmente peligrosos"@es, "potentially hazardous foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:24934 .

nalt:419
  skos:prefLabel "alimentos perecederos"@es, "perishable foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:24934 .

nalt:24937
  skos:prefLabel "hortalizas refrigeradas"@es, "chilled vegetables"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:24934 .

