foafFundedBy constant

IriTerm const foafFundedBy

fundedBy from foaf vocabulary [Expects: http://www.w3.org/2002/07/owl#Thing]

An organization funding a project or person.

Can be used on: http://www.w3.org/2002/07/owl#Thing

Implementation

static const foafFundedBy = IriTerm.prevalidated(
  'http://xmlns.com/foaf/0.1/fundedBy',
);