foafMbox constant
mbox from foaf vocabulary [Expects: http://www.w3.org/2002/07/owl#Thing]
A personal mailbox, ie. an Internet mailbox associated with exactly one owner, the first owner of this mailbox. This is a 'static inverse functional property', in that there is (across time and change) at most one individual that ever has any particular value for foaf:mbox.
Can be used on: http://xmlns.com/foaf/0.1/Agent
Implementation
static const foafMbox = IriTerm.prevalidated(
'http://xmlns.com/foaf/0.1/mbox',
);