@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

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:59423 .

nalt:59423
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:476, nalt:420, nalt:419, nalt:59574, nalt:67796 ;
  skos:hiddenLabel "pre-cooked foods"@en, "precooked-foods"@en, "pre-cooked food"@en, "precooked food"@en ;
  ns0:marc001 "29971" ;
  a skos:Concept, ns0:Product ;
  skos:broader nalt:28856 ;
  skos:prefLabel "alimentos precocidos"@es, "precooked foods"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85050249> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2012-11-30"^^xsd:date .

ns0:Product
  rdfs:label "Product"@en ;
  a owl:Class .

nalt:67796
  skos:prefLabel "alimentos listos para cocinar"@es, "ready-to-cook foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:59423 .

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

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

nalt:28856
  skos:prefLabel "alimentos cocidos"@es, "cooked foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:59423 .

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

