foafMaker constant
maker from foaf vocabulary [Expects: http://xmlns.com/foaf/0.1/Agent]
An agent that made this thing.
Can be used on: http://www.w3.org/2002/07/owl#Thing
Implementation
static const foafMaker = IriTerm.prevalidated(
'http://xmlns.com/foaf/0.1/maker',
);