@prefix : . @prefix daml: . @prefix log: . @prefix rdf: . @prefix rdfs: . @prefix dc: . @prefix rss: . @prefix foaf: . [ a :newsItem; rss:title "Hendler Keynotes Semantic Grid Workshop at WWW 2003"; dc:date "Thu May 22, 2003"; :creator [foaf:mbox ]; :newsID "-7"; rss:description "A workshop on how Semantic Web, the Grid, and peer to peer computing are growing together. The workshop was kicked off with a talk about the similarities and differences of these apporaches, presented by Prof. Hendler)"; :newsDescription """See the workshop page. """ ]. # This appears in the managing rdf page to make it easier to # identify this file <> a :rdfSnippit; :creator [ foaf:mbox ]; dc:date "05/22/2003"; dc:description "News item about WWW".