DELETE { ?s ?p ?val . } WHERE { ?s ?p ?val . FILTER(isLiteral(?val) && STR(?val) = "") }