isPartOf constant

IriTerm const isPartOf

isPartOf

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

Implementation

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