# filename: ex326.rq PREFIX foaf: PREFIX ab: CONSTRUCT { ?s foaf:mbox ?o } WHERE {?s ab:email ?o }