@prefix : . @prefix daml: . @prefix log: . @prefix rdf: . @prefix rdfs: . @prefix dc: . @prefix rss: . @prefix foaf: . @prefix bib: . @prefix xsd: . @prefix owl: . a foaf:Document; dc:title "RDF Management Page"; dc:description "Manage RDF related to the owl site"; :hasRelatedLink ; :hasRelatedLink . a foaf:Document; dc:title "RDF Submission Page"; dc:description "Submit new RDF for the owl site". a foaf:Document; dc:title "Database Management Page"; dc:description "Control the database behind the owl site". a foaf:Document; dc:title "Metadata Management Page"; dc:description "Edit the metadata database behind the owl site".