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