schemahttpDeathDate constant

IriTerm const schemahttpDeathDate

deathDate from schemahttp vocabulary [Expects: http://schema.org/Date]

Date of death.

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

Implementation

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