PREFIX dc: DELETE { <> dc:title ?t . } INSERT { } WHERE { <> dc:title ?t . }