hasRelated constant

IriTerm const hasRelated

IRI for vcard:hasRelated

To specify a relationship between another entity and the entity represented by this object

Can be used on all classes in this vocabulary

Implementation

static const hasRelated = IriTerm.prevalidated(
  'http://www.w3.org/2006/vcard/ns#hasRelated',
);