recordedAs constant

IriTerm const recordedAs

recordedAs [Expects: https://schema.org/MusicRecording]

An audio recording of the work.

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

Implementation

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