Availability:
:- use_module(library(semweb/rdf11)).
[nondet]rdf_retractall(?S, 
?P, ?O)Availability:
:- use_module(library(semweb/rdf_db)).
[det]rdf_retractall(?Subject, 
?Predicate, ?Object)