Constructs an RDF Triple.
Assembles a subject/predicate/object statement from ready positions. The returned tuple is frozen.
The subject: a blank node or an IRI Reference
The predicate: an IRI Reference or the "a" shorthand
"a"
The object: any RDF Term
A frozen Triple of the three positions
RDF 1.1 Triples
Constructs an RDF Triple.
Assembles a subject/predicate/object statement from ready positions. The returned tuple is frozen.