Im working on implementing structured data properties into my product detail pages.
My site sells books and many books have both a 13 digit ISBN # and a 10 Digit ISBN.
Should I apply the itemprop "isbn" to both of them or just the one with higher search volume?
Some books also have multiple authors, how should I handle that?