:-use_module(library(trill)). :- trill. % or :- trillp. or :- tornado. /** ?- instanceOf(person,john,Expl). */ owl_rdf(' '). subClassOf('johnEmployee:employee','johnEmployee:worker'). owl_rdf(' ').