# filename: ex325.ru PREFIX foaf: PREFIX ab: DELETE { ?s ab:email ?o } INSERT { ?s foaf:mbox ?o } WHERE {?s ab:email ?o }