Statement constant
IriTerm
const Statement
IRI for rdf:Statement
The class of RDF statements.
Implementation
static const Statement = const IriTerm(
'http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement',
);