musicArrangement constant

IriTerm const musicArrangement

IRI for schema:musicArrangement [Expects: https://schema.org/MusicComposition]

An arrangement derived from the composition.

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

Implementation

static const musicArrangement = IriTerm.prevalidated(
  'https://schema.org/musicArrangement',
);