@prefix : . @prefix log: . this log:forAll :x, :y, :z . { :x foaf:name :y ; foaf:mbox :z } log:implies {[ :column1 :y ; :column2 :z ; a :QueryRow] } .