@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:291378_def
  rdf:value "Pastel esponjoso ligero elaborado con harina, claras de huevo, azúcar y otros ingredientes. Las claras de huevo y el azúcar se baten a punto de nieve. A esta mezcla se le puede agregar crémor tártaro como agente espumante. Luego, se añade poco a poco la harina, se mezcla y se vacía en un molde para hornearlo."@es, "A light spongy cake made out of flour, egg whites, sugar and other ingredients. The mixture of egg whites and sugar is beaten until it is stiff; cream of tartar may be added to the mixture as a whipping agent. After the mixture is stiff, flour is gently added to it, mixed and poured into a baking pan for baking."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:463
  skos:prefLabel "postres"@es, "desserts"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:291378 .

nalt:15562
  skos:prefLabel "hornear"@es, "baking"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:291378 .

nalt:6030
  skos:prefLabel "albumen de huevo"@es, "egg albumen"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:291378 .

nalt:70086
  skos:prefLabel "torta de biscocho"@es, "sponge cakes"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:291378 .

nalt:15560
  skos:prefLabel "tartas"@es, "pies"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:291378 .

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

nalt:291378
  ns0:marc001 "79902" ;
  skos:hiddenLabel "angel food cake"@en, "silver cake"@en, "angel cake"@en, "angel-cake"@en ;
  skos:related nalt:6030, nalt:15562, nalt:15560, nalt:463 ;
  skos:altLabel "angel cakes"@en ;
  skos:definition nalt:291378_def ;
  skos:prefLabel "tortas de ángel"@es, "angel food cakes"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Product ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:broader nalt:70086 ;
  dc:created "2017-02-03"^^xsd:date .

