:- use_module(library(semweb/rdf_ntriples)).| Triple | is a term triple(Subject,Predicate,Object). 
Arguments follow the normal conventions of the RDF libraries. NodeID 
elements are mapped tonode(Id). If end-of-file is reached, Triple 
is unified withend_of_file. | 
syntax_error(Message) on syntax errors