Document( Prefix(ex ) Prefix(rdf ) Import( ) Group ( Forall ?x ?y ( ?x[rdf:type -> ex:named] :- ?x[ex:hasName -> ?y] ) ) )