foafMade constant

IriTerm const foafMade

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

Something that was made by this agent.

Can be used on: http://xmlns.com/foaf/0.1/Agent

Implementation

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