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

nalt:291368_def
  rdf:value "Pastel cremoso y húmedo, caracterizado por su textura firme y cremosidad al paladar. Contiene partes iguales de harina de trigo, huevo, azúcar y mantequilla o margarina."@es, "A creamy, moist cake that is characterized with firm texture and creamy mouthfeel upon mastication. It contains equal portions of wheat flour, eggs, sugar and butter or margarine."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:53560
  skos:prefLabel "sensación en la boca"@es, "mouthfeel"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:291368 .

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

nalt:291368
  skos:hiddenLabel "pound-cake"@en, "pound cake"@en, "pound-cakes"@en ;
  skos:related nalt:53560, nalt:30275, nalt:24793, nalt:291372, nalt:70086, nalt:28877 ;
  skos:broader nalt:15556 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:definition nalt:291368_def ;
  skos:prefLabel "pound cakes"@en, "bizcocho"@es ;
  dc:created "2017-02-03"^^xsd:date ;
  ns0:marc001 "83359" ;
  dc:modified "2017-11-10"^^xsd:date .

nalt:30275
  skos:prefLabel "textura"@es, "texture"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:291368 .

nalt:28877
  skos:prefLabel "margarina"@es, "margarine"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:291368 .

nalt:291372
  skos:prefLabel "elaboración de pasteles"@es, "cakemaking"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:291368 .

nalt:15556
  skos:prefLabel "tortas"@es, "cakes"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:291368 .

nalt:24793
  skos:prefLabel "masticación"@es, "mastication"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:291368 .

nalt:70086
  skos:prefLabel "torta de biscocho"@es, "sponge cakes"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:291368 .

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

