foafDepicts constant

IriTerm const foafDepicts

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

A thing depicted in this representation.

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

Implementation

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