I have an ontology : https://raw.githubusercontent.com/amiraelsayed/lumiere/master/lumiere3.owl I want to get all lessons for specific class called CS-Java I have tried to use owlready search method and add to it filtration with lesson name and object properties but always give 0 while it should retrieve abou…