recordedAs constant

IriTerm const recordedAs

IRI for schemahttp:recordedAs [Expects: http://schema.org/MusicRecording]

An audio recording of the work.

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

Implementation

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