Reduce Person entity properties to a minimum
We want to reduce the properties to the ones we are using/actually need, and extend it from there if needed.
- Remove all unused properties
- Remove roles
- Remove attaching data to the object, see dbp-relay-base-bundle#3