firstAppearance constant
IriTerm
const firstAppearance
IRI for schema:firstAppearance [Expects: https://schema.org/CreativeWork]
Indicates the first known occurrence of a {Claim} in some {CreativeWork}.
Can be used on: https://schema.org/Claim
Implementation
static const firstAppearance = const IriTerm(
'https://schema.org/firstAppearance',
);