jabberID constant
IRI for foaf:jabberID [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
A jabber ID for something.
Can be used on: http://xmlns.com/foaf/0.1/Agent
Implementation
static const jabberID = IriTerm.prevalidated(
'http://xmlns.com/foaf/0.1/jabberID',
);