sub_event constant
sub_event [Expects: http://purl.org/NET/c4dm/event.owl#Event]
This property provides a way to split a complex event (for example, a performance involving several musicians) into simpler ones (one event per musician).
Can be used on: http://purl.org/NET/c4dm/event.owl#Event
Implementation
static const sub_event = IriTerm.prevalidated(
'http://purl.org/NET/c4dm/event.owl#sub_event',
);