@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 "MINDSWAP rocks at Developers Day"; dc:date "2004-05-19"^^xsd:date; :creator [foaf:mbox ] ; :newsID "50"; rss:description "The MINDSWAP group will present multiple demonstrations at the Developers Day of the World Wide Web conference. Demos will be shown in the Semantic Web, Trust and Reputation, and Cool Stuff tracks. MINDSWAP is also chairing the Trust and Reputation track (Jen Golbeck). "; :newsDescription "See trust.mindswap.org/DevDay for details" ].