@prefix : . @prefix daml: . @prefix log: . @prefix rdf: . @prefix rdfs: . @prefix dc: . @prefix rss: . @prefix foaf: . a :Software; :creator [foaf:mbox ]; :softwareDescription "An online resource and downloadable tool to convert DAML+OIL files to OWL."; :softwareLanguage :Perl; :softwareName "OWL Converter"; :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 OWL Converter".