# single triple pattern, single optional PREFIX : SELECT * WHERE { ?x :p 1 . OPTIONAL { ?x :q1 ?v } }