isVersionOf constant

IriTerm const isVersionOf

IRI for dcterms:isVersionOf

A related resource of which the described resource is a version, edition, or adaptation.

Can be used on all classes in this vocabulary

Implementation

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