schemaExampleOfWork constant
exampleOfWork from schema vocabulary [Expects: https://schema.org/CreativeWork]
A creative work that this work is an example/instance/realization/derivation of.
Can be used on: https://schema.org/CreativeWork
Implementation
static const schemaExampleOfWork = IriTerm.prevalidated(
'https://schema.org/exampleOfWork',
);