RDF TRIPLE

Definition A <RDF TRIPLE> is a <STATEMENT> that is a 3-tuple that is defined recursively as follows: If s is an IRI or a blank node, p is an IRI, and o is an IRI, a blank node, or a literal, then (s, p, o) is an RDF triple.