foafWorkInfoHomepage constant
workInfoHomepage from foaf vocabulary [Expects: http://xmlns.com/foaf/0.1/Document]
A work info homepage of some person; a page about their work for some organization.
Can be used on: http://xmlns.com/foaf/0.1/Person
Implementation
static const foafWorkInfoHomepage = IriTerm.prevalidated(
'http://xmlns.com/foaf/0.1/workInfoHomepage',
);