@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 AgendaRIC, a modification to the RDF Instance Creator (RIC). It streamlines the process for generating RDF related to a meeting's agenda."; :softwareLanguage :Java; :softwareName "AgendaRIC"; :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 AgendaRIC".