deathPlace constant
IRI for schema:deathPlace [Expects: https://schema.org/Place]
The place where the person died.
Can be used on: https://schema.org/Person
Implementation
static const deathPlace = IriTerm.prevalidated(
'https://schema.org/deathPlace',
);