The object of the triple. This can be a blank node, named node, literal, or another triple term (allowing for nested triples).
The predicate of the triple.
The subject of the triple with support for RDF 1.2 triple terms. This can be a blank node, named node, or another triple term (allowing for nested triples).
Contains the constant "TripleTerm".
RDF 1.2 Triple Term - a quoted triple that can be used as subject or object.
Syntax:
<<( subject predicate object )>>