The following guide describes how to import a given ontology file (for ex. http://example.org/ontology.owl) into Virtuoso.
http://www.w3.org/ns/auth/cert# :
SPARQL LOAD <http://www.w3.org/ns/auth/cert#>;


SPARQL DEFINE get:soft "replace" SELECT DISTINCT * FROM <http://www.w3.org/ns/auth/cert#> WHERE { ?s ?p ?o }




http://www.w3.org/ns/auth/cert# .
Select the provided file location: 

is isDefinedBy of : Certificate
