schemaSubjectOf constant
subjectOf from schema vocabulary [Expects: https://schema.org/CreativeWork, https://schema.org/Event]
A CreativeWork or Event about this Thing.
Can be used on: https://schema.org/Thing
Implementation
static const schemaSubjectOf = IriTerm.prevalidated(
'https://schema.org/subjectOf',
);