hasPart constant

IriTerm const hasPart

IRI for dcterms:hasPart

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

Can be used on all classes in this vocabulary

Implementation

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