isPrimaryTopicOf constant
IriTerm
const isPrimaryTopicOf
isPrimaryTopicOf [Expects: http://xmlns.com/foaf/0.1/Document]
A document that this thing is the primary topic of.
Can be used on: http://www.w3.org/2002/07/owl#Thing
Implementation
static const isPrimaryTopicOf = IriTerm(
'http://xmlns.com/foaf/0.1/isPrimaryTopicOf',
);