albumRelease constant

IriTerm const albumRelease

IRI for schema:albumRelease [Expects: https://schema.org/MusicRelease]

A release of this album.

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

Implementation

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