Assume that you have to design a database to manage books issued by your university library. Attributes for a book include book identification number, book title, author, ISBN, publisher, edition, and stock. Identify the primary key for this entity. What attributes would be associated with other entities and used as foreign keys?