dateVehicleFirstRegistered constant
IriTerm
const dateVehicleFirstRegistered
IRI for schema:dateVehicleFirstRegistered [Expects: https://schema.org/Date]
The date of the first registration of the vehicle with the respective public authorities.
Can be used on: https://schema.org/Vehicle
Implementation
static const dateVehicleFirstRegistered = const IriTerm(
'https://schema.org/dateVehicleFirstRegistered',
);