Document( Prefix(ex ) Group ( Forall ?x ( ex:workZIPCode(?x) = ex:homeZIPCode(?x) :- ex:homeWorker(?x) ) ex:homeWorker(ex:a) ) )