workplaceHomepage constant
workplaceHomepage [Expects: http://xmlns.com/foaf/0.1/Document]
A workplace homepage of some person; the homepage of an organization they work for.
Can be used on: http://xmlns.com/foaf/0.1/Person
Implementation
static const workplaceHomepage = IriTerm.prevalidated(
'http://xmlns.com/foaf/0.1/workplaceHomepage',
);