isPrimaryTopicOf constant

IriTerm const isPrimaryTopicOf

IRI for foaf:isPrimaryTopicOf

A document that this thing is the primary topic of.

Implementation

static const isPrimaryTopicOf = IriTerm.prevalidated(
  'http://xmlns.com/foaf/0.1/isPrimaryTopicOf',
);