modified constant
IRI for dcterms:modified [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
Date on which the resource was changed.
Can be used on all classes in this vocabulary
Implementation
static const modified = IriTerm.prevalidated(
'http://purl.org/dc/terms/modified',
);