owlEquivalentProperty constant
equivalentProperty from owl vocabulary [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#Property]
The property that determines that two given properties are equivalent.
Can be used on: http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Implementation
static const owlEquivalentProperty = IriTerm.prevalidated(
'http://www.w3.org/2002/07/owl#equivalentProperty',
);