@prefix : . @prefix daml: . @prefix log: . @prefix rdf: . @prefix rdfs: . @prefix dc: . @prefix rss: . @prefix foaf: . [ a :newsItem; rss:title "Hendler visits CMU"; dc:date "Wed May 28, 2003"; :creator ; rss:description "Jim Hendler visited Norman Sadeh at CMU and displayed the service composition work"; :newsDescription "" ]. # This appears in the managing rdf page to make it easier to # identify this file <> a :rdfSnippit; :creator [ foaf:mbox ]; dc:date "05/28/2003"; dc:description "News item about CMUVisit".