@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 and MINDSWAP Lisp developments in 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 at http://www.mindswap.org/~katz/Talks/2003/10/Lisp-and-SW.ppt" ].