Slot: date of death (dateOfDeath)
The point in time on which the Person died.
URI: [m8g:deathDate](http://data.europa.eu/m8g/deathDate)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Person](Person.md) | An individual human being who may be dead or alive, but not imaginary | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) or
[Date](Date.md) or
[GYear](GYear.md) or
[GYearMonth](GYearMonth.md) | | Domain Of | [Person](Person.md) | | Slot URI | [m8g:deathDate](http://data.europa.eu/m8g/deathDate) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://semiceu.github.io/Core-Person-Vocabulary/releases/2.1.1
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | m8g:deathDate |
| native | cpv:dateOfDeath |
## LinkML Source
[Date](Date.md) or
[GYear](GYear.md) or
[GYearMonth](GYearMonth.md) | | Domain Of | [Person](Person.md) | | Slot URI | [m8g:deathDate](http://data.europa.eu/m8g/deathDate) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes |
Expressions & Logic
#### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'date'}) - AnonymousSlotExpression({'range': 'gYear'}) - AnonymousSlotExpression({'range': 'gYearMonth'})name: dateOfDeath
description: The point in time on which the Person died.
title: date of death
from_schema: https://semiceu.github.io/Core-Person-Vocabulary/releases/2.1.1
rank: 1000
slot_uri: m8g:deathDate
domain_of:
- Person
range: string
multivalued: true
any_of:
- range: date
- range: gYear
- range: gYearMonth