givenName constant

IriTerm const givenName

IRI for foaf:givenName

The given name of some person.

Can be used on all classes in this vocabulary

Implementation

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