:-use_module(library(trill)). :- if(current_predicate(use_rendering/1)). :- use_rendering(graphviz). :- endif. :- trill. % or :- trillp. or :- tornado. /** ?- instanceOf(person,john,Expl). */ owl_rdf(' '). subClassOf('employee','worker'). owl_rdf(' ').