isReplacedBy constant

IriTerm const isReplacedBy

IRI for dcterms:isReplacedBy

A related resource that supplants, displaces, or supersedes the described resource.

Can be used on all classes in this vocabulary

Implementation

static const isReplacedBy = IriTerm.prevalidated(
  'http://purl.org/dc/terms/isReplacedBy',
);