recordLabel constant

IriTerm const recordLabel

recordLabel [Expects: http://schema.org/Organization]

The label that issued the release.

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

Implementation

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