OBJECT
A single incarnation of The Doctor
type Doctor {# Doctor IDid: ID # Name of this incarnation of The Doctorincarnation: String # The actor who usually portrayed this incarnation of The DoctorprimaryActor: Actor # Serialsserials: [Serial] }