:- use_module(library(semweb/rdf_ntriples)).graph(Graph).
| CallBack | is called as call(CallBack, Triples, Graph), 
where Triples is a list holding a singlerdf(S,P,O)triple. 
Graph is passed from thegraphoption and unbound if this 
option is omitted. |