# Missing DOT after ; between triples PREFIX : SELECT * { :s1 :p1 :o1 ; :s2 :p2 :o2 . }