@prefix : . @prefix daml: . @prefix log: . @prefix rdf: . @prefix rdfs: . @prefix dc: . @prefix rss: . @prefix foaf: . [ a :newsItem; rss:title "The Semantic Cake is born"; dc:date "Tue Apr 8, 2003"; :creator [foaf:mbox ] ; :newsID "-6"; rss:description "In honor of Dr. Hendler's birthday, we created a semantic cake."; :newsDescription "In honor of Dr. Hendler's birthday, we created a semantic cake. This is the first cake of its kind as far as we know, but we'd appreciate pictures of other semantic cakes!" ]. # This appears in the managing rdf page to make it easier to # identify this file <> a :rdfSnippit; dc:creator "Ron Alford"; :creator [foaf:mbox ]; dc:date "04/08/2003"; dc:description "News item about the Semantic Cake".