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

nalt:70086_def
  rdf:value "Un biscocho liviano y suave que generalmente se hace sin materia grasa ni manteca agregada y se hace subir sólo con huevos."@es, "A light soft cake, usually made without added fat or shortening and leavened with eggs."@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:291368
  skos:prefLabel "bizcocho"@es, "pound cakes"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:70086 .

nalt:15556
  skos:prefLabel "tortas"@es, "cakes"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:70086 .

nalt:70086
  skos:related nalt:291364, nalt:291368 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:hiddenLabel "sponge cake"@en, "sponge-cakes"@en ;
  skos:altLabel "pastel de biscocho"@es, "queque esponja"@es ;
  dc:modified "2017-02-03"^^xsd:date ;
  skos:prefLabel "sponge cakes"@en, "torta de biscocho"@es ;
  dc:created "2006-06-20"^^xsd:date ;
  skos:broader nalt:15556 ;
  skos:definition nalt:70086_def ;
  ns0:marc001 "52009" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:291378 .

nalt:291364
  skos:prefLabel "bizcochos"@es, "chiffon cakes"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:70086 .

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

nalt:291378
  skos:prefLabel "tortas de ángel"@es, "angel food cakes"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:70086 .

