@prefix : . @prefix daml: . @prefix log: . @prefix rdf: . @prefix rdfs: . @prefix dc: . @prefix rss: . @prefix foaf: . a :Software; :creator [foaf:mbox ]; :creator [foaf:mbox ]; :softwareDescription "This is MailSMORE, a modification to the Semantic Markup, Ontology and RDF Editor (SMORE). MailSMORE is now included with SMORE"; :softwareLanguage :Java; :softwareName "MailSMORE"; :softwarePrimaryAuthor [foaf:mbox ]. # This appears in the managing rdf page to make it easier to # identify this file <> a :rdfSnippit; :creator [ foaf:mbox ]; dc:date "05/19/2003"; dc:description "Description of MailSMORE".