7 Module statement
| (require rdf/core/statement) | package: rdf-core | 
This module models a single RDF statement (subject, predicate, and object) as a generic interface that may be implemented by other concrete structures. It therefore also describes these components themselves with predicates and structures of their own.
Statement Module Overview