PREFIX foaf: PREFIX : select * where { ?s :p ?o. optional { ?o :q ?z }. }