Type name: Book
Extends CreativeWork
Name | Type | Description |
---|---|---|
bookEdition | Text | The edition of the book. |
bookFormat | BookFormatType | The format of the book. |
illustrator | Person | The illustrator of the book. |
isbn | Text | The ISBN of the book. |
numberOfPages | Integer | The number of pages in the book. |