schemahttpDeathPlace constant

IriTerm const schemahttpDeathPlace

deathPlace from schemahttp vocabulary [Expects: http://schema.org/Place]

The place where the person died.

Can be used on: http://schema.org/Person

Implementation

static const schemahttpDeathPlace = IriTerm.prevalidated(
  'http://schema.org/deathPlace',
);