| Did you know ... | Search Documentation: | 
|  | Predicate read_nquad/2 | 
:- use_module(library(semweb/rdf_ntriples)). [det]read_nquad(+Stream, 
-Quad)
[det]read_nquad(+Stream, 
-Quad)| Quad | is a term quad(Subject,Predicate,Object,Graph). 
Arguments follow the normal conventions of the RDF libraries. NodeID 
elements are mapped tonode(Id). If end-of-file is reached, Quad 
is unified withend_of_file. | 
syntax_error(Message) on syntax errors