isPartOf constant

IriTerm const isPartOf

isPartOf

A related resource in which the described resource is physically or logically included.

Can be used on all classes in this vocabulary

Implementation

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