topObjectProperty constant
IRI for owl:topObjectProperty [Expects: http://www.w3.org/2002/07/owl#Thing]
The object property that relates every two individuals.
Can be used on: http://www.w3.org/2002/07/owl#Thing
Implementation
static const topObjectProperty = IriTerm.prevalidated(
'http://www.w3.org/2002/07/owl#topObjectProperty',
);