@prefix : . @prefix daml: . @prefix log: . @prefix rdf: . @prefix rdfs: . @prefix dc: . @prefix rss: . @prefix foaf: . [ a :newsItem; rss:title "Semantic Web Page - Demo"; dc:date "Tue Mar 25, 2003"; :creator [ foaf:mbox ] ; :newsID "-3"; rss:description "Check our new Semantic Web Website - a demo of many Semantic Web technologies"; :newsDescription "Just click here" ]. # This appears in the managing rdf page to make it easier to # identify this file <> a :rdfSnippit; dc:creator "Hendler"; :creator [ foaf:mbox ] ; dc:date "03/25/2003"; dc:description "News item about OWL SIte".