bookEdition constant
IRI for schema:bookEdition [Expects: https://schema.org/Text]
The edition of the book.
Can be used on: https://schema.org/Book
Implementation
static const bookEdition = IriTerm.prevalidated(
'https://schema.org/bookEdition',
);