protected boolean isObjectPropertyLax(IRI node) {
   return consumer.isObjectProperty(node);
 }