foafFocus constant

IriTerm const foafFocus

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

The underlying or 'focal' entity associated with some SKOS-described concept.

Can be used on: http://www.w3.org/2004/02/skos/core#Concept

Implementation

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