foafTheme constant

IriTerm const foafTheme

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

A theme.

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

Implementation

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