onProperties constant
IRI for owl:onProperties [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#List]
The property that determines the n-tuple of properties that a property restriction on an n-ary data range refers to.
Can be used on: http://www.w3.org/2002/07/owl#Restriction
Implementation
static const onProperties = IriTerm.prevalidated(
'http://www.w3.org/2002/07/owl#onProperties',
);