firstPerformance constant
IriTerm
const firstPerformance
IRI for schema:firstPerformance [Expects: https://schema.org/Event]
The date and place the work was first performed.
Can be used on: https://schema.org/MusicComposition
Implementation
static const firstPerformance = const IriTerm(
'https://schema.org/firstPerformance',
);