schemaHttpExampleOfWork constant
IriTerm
const schemaHttpExampleOfWork
exampleOfWork from schema-http 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 = IriTerm(
'http://schema.org/exampleOfWork',
);