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