hasOccupation constant
IRI for schemahttp:hasOccupation [Expects: http://schema.org/Occupation]
The Person's occupation. For past professions, use Role for expressing dates.
Can be used on: http://schema.org/Person
Implementation
static const hasOccupation = IriTerm.prevalidated(
'http://schema.org/hasOccupation',
);