PREFIX dc: DELETE { <> dc:title "Hello" . } INSERT { } WHERE { <> dc:title "Hello" . }