foafPrimaryTopic constant
primaryTopic from foaf vocabulary [Expects: http://www.w3.org/2002/07/owl#Thing]
The primary topic of some page or document.
Can be used on: http://xmlns.com/foaf/0.1/Document
Implementation
static const foafPrimaryTopic = IriTerm.prevalidated(
'http://xmlns.com/foaf/0.1/primaryTopic',
);