Returns the statement data as a tuple in this order:
(subject, object, predicate, scope, statementUri, objectType)
If an encoding argument is given, all values are coerced to that encoding.
Otherwise, they are left as-is. If the encoding is the special value
'unicode', then the values are coerced to unicode types.