# filename: ex511.rq PREFIX ab: SELECT * WHERE { ?s ?p ?o . FILTER (STRENDS(?o, "@yahoo.com")) }