recordedAs constant
IRI for schema: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',
);