Statement constant

IriTerm const Statement

IRI for rdf:Statement

The class of RDF statements.

Implementation

static const Statement = IriTerm.prevalidated(
  'http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement',
);