firstPerformance constant

IriTerm const firstPerformance

IRI for schemahttp:firstPerformance [Expects: http://schema.org/Event]

The date and place the work was first performed.

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

Implementation

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