@prefix : . @prefix daml: . @prefix log: . @prefix rdf: . @prefix rdfs: . @prefix dc: . @prefix rss: . @prefix foaf: . [ a :newsItem; rss:title "SVG Owl Viewer"; dc:date "Wed Mar 26, 2003"; :creator [ foaf:mbox ] ; :newsID "-4"; rss:description "Viewer to visualize OWL ontologies as SVG"; :newsDescription "Check out the demo here." ]. # This appears in the managing rdf page to make it easier to # identify this file <> a :rdfSnippit; dc:creator "Amy Alford"; :creator [ foaf:mbox ]; dc:date "03/26/2003"; dc:description "News item about OWL-SVG".