assertionProperty constant
IRI for owl:assertionProperty [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#Property]
The property that determines the predicate of a negative property assertion.
Can be used on: http://www.w3.org/2002/07/owl#NegativePropertyAssertion
Implementation
static const assertionProperty = IriTerm.prevalidated(
'http://www.w3.org/2002/07/owl#assertionProperty',
);