rest constant
rest [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#List]
The rest of the subject RDF list after the first item.
Can be used on: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
Implementation
static const rest = IriTerm.prevalidated(
'http://www.w3.org/1999/02/22-rdf-syntax-ns#rest',
);