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 = const IriTerm(
  'http://schema.org/deathDate',
);