# -*-n3-*- @prefix e: . @prefix I: . @prefix M: . @prefix dc: . @prefix a: . @prefix xi: . <#> dc:title "Galatoire's Sweet Potato Cheesecake"; e:stage [ dc:title "The crust" ; e:ingredients ( [xi:href "http://www.eatdrinkfeelgood.org/examples/1.1/recipes/graham_cracker_crust.xml"; xi:xpointer "xmlns(e=http://www.eatdrinkfeelgood.org/1.1/ns)xpointer(//e:ing)"; xi:fallback """[[http://www.eatdrinkfeelgood.org/examples/1.1/recipes/graham_cracker_crust.xml][Graham Cracker Crust]]"""; xi:parse "xml"; a xi:include;] ); e:directions ( [xi:href "http://www.eatdrinkfeelgood.org/examples/1.1/recipes/graham_cracker_crust.xml"; xi:xpointer "xmlns(e=http://www.eatdrinkfeelgood.org/1.1/ns)xpointer(//e:step)"; xi:fallback """[[http://www.eatdrinkfeelgood.org/examples/1.1/recipes/graham_cracker_crust.xml][Graham Cracker Crust]]"""; xi:parse "xml"; a xi:include;] ); ]; e:stage [ dc:title "The filling" ; e:ingredients ( [e:amount "3"; e:measure "packages"; e:detail "3 ounces each";e:foodstuff "cream cheese"; e:detail "softened";] [e:amount "1"; e:measure I:cup; e:foodstuff "sugar"; ] [e:amount "1/4"; e:measure I:cup; e:foodstuff "sugar"; e:detail "light brown";] [e:amount "1 3/8"; e:measure I:cup; e:foodstuff "sweet potatoes"; e:detail "mashed";] [e:amount "2"; e:measure "large"; e:foodstuff "eggs"; e:detail "slightly beaten";] [e:amount "2/3"; e:measure I:cup; e:foodstuff "evaporated milk"; ] [e:amount "2"; e:measure I:Tbsp; e:foodstuff "cornstarch"; ] [e:amount "1/4"; e:measure I:tsp; e:foodstuff "cinnamon"; e:detail "ground";] [e:amount "1/8"; e:measure I:tsp; e:foodstuff "nutmeg"; e:detail "ground";] ); e:directions ( [a:content """Beat cream cheese with electric mixer until smooth. Add sugar and brown sugar, beating until smooth. Add sweet potatoes, eggs, evaporated milk, cornstarch, cinnamon and nutmeg, beating until well combined. Pour into crust. Bake until edge is set, 55 to 60 minutes.""";] ); ]; e:stage [ dc:title "The topping" ; e:ingredients ( [e:amount "2"; e:measure I:cup; e:foodstuff "sour cream"; e:detail "room temperature";] [e:amount "1/3"; e:measure I:cup; e:foodstuff "sugar"; ] [e:amount "1"; e:measure I:tsp; e:foodstuff "vanilla extract"; ] ); e:directions ( [a:content """Whisk sour cream, sugar and vanilla to combine. Spread over warm cheesecake. Return to oven, and bake until just set, 5 minutes. Cool on wire rack. Remove side of pan, and chill for a few hours or overnight.""";] ); ]; e:time [ e:preparation "15M"; e:cooking "1H15M"; ]; e:yield [ e:makes "12 servings"; ]; e:notes ( [a:content """2 3/8 of a cup? 1/8 of a teaspoon? WTF comes up with the stuff?!"""; a:author "[[http://www.aaronstraupcope.com/whois][asc]]"; dc:date "20021121T05:40:00 -0500"; ] ); e:history ( [a:content """This is the story of a lovely cheesecake"""; a:author "[[http://www.aaronstraupcope.com/whois][bob]]"; dc:date "20021124T13:58:00 -0500"; ] ); dc:source [ dc:publication "New York Times"; dc:identifier "http://www.nytimes.com/2002/11/20/dining/201YREX.html"; ]; a e:recipe ; dc:language "" ; dc:identifier "$Id: sweet-potato-cheesecake.n3,v 1.1 2006/04/02 17:26:18 asc Exp $" ; .