@prefix : . @prefix daml: . @prefix log: . @prefix rdf: . @prefix rdfs: . @prefix dc: . @prefix rss: . @prefix foaf: . @prefix bib: . @prefix xsd: . @prefix owl: . [ a :newsItem; rss:title "Semantic Web Talk at ILC 2003"; dc:date "2003-10-14"^^xsd:date; :creator [foaf:mbox ] ; :newsID "14"; rss:description "Yarden Katz presented the Semantic Web at the 2003 International Lisp Conference in New York City. The talk, titled Lisp and the Semantic Web: It ain't all hype, is now online. Click the title link for more info."; :newsDescription """The talk is available in PowerPoint form here""" ].