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