destruction

The event of an entity ceasing to exist — the universal form of death (person), dissolution (organization), destruction (place), or retirement (frame, software).

Structure

Types: gmeow:EventType

Practical Pattern

Use gmeow:eventTypeDestruction as a controlled value typed as gmeow:EventType.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

Blame Deflection

# --- The outage being explained, and the two candidate causes.
ex:outage a gmeow:Event ;
    rdfs:label "the March data outage"@en ;
    gmeow:eventType gmeow:eventTypeDestruction ;
    gmeow:eventTime "2026-03-04T02:00:00Z"^^xsd:dateTime ;
    gmeow:eventTemporalFrame gmeow:temporalFrameUTCGregorian .

Dissolved Org

# --- Destruction: ONE occurrence carrying two co-equal eventType values.
ex:dissolution a gmeow:Event ;
    rdfs:label "dissolution of Meridian Systems"@en ;
    gmeow:eventType gmeow:eventTypeDissolution , gmeow:eventTypeDestruction ;
    gmeow:eventTime "2024-11-30T00:00:00Z"^^xsd:dateTime ;
    gmeow:eventTemporalFrame gmeow:temporalFrameUTCGregorian .

Common Companion Terms

gmeow:EventType

External Equivalences

Equivalent or closely aligned targets: crm

Linkages

Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.

Term Equivalences

Source Kind Profile Predicate/Relation Target Evidence
gmeow:eventTypeDestruction equivalence - skos:closeMatch crm:E64_End_of_Existence gmeow-lifecycle.sssom.tsv; gmeow:eqLifecycle006; confidence 0.9
Published Alignment Graph

Alignments

RelationTarget
closeMatchcrm:E64_End_of_Existence