@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-06-29"^^xsd:date; :creator [foaf:mbox ] ; :newsID "15"; rss:description "The Semantic Web presented to Lispers at ILC 2003"; :newsDescription "Yarden Katz presented the Semantic Web and MINDSWAP's Lisp developments at the International Lisp Conference in New York City. The talk, titled Lisp and the Semantic Web: It ain't all hype is now online."].