Hello Srdja, > is it possible to query directly the subclasses? Like: > > SELECT * WHERE { ?s rdfs:subClassOf ?o } > > And not only the instances? > > SELECT * WHERE { ?s rdf:type ?o }
In perfect world -- yes. Unfortunately Virtuoso does not provide full support of OWL, only a very small subset. Best Regards, Ivan Mikhailov.