Ontology(<http://www.semanticweb.org/wmilnor/ontologies/2018/3/ClassNotationAnalysisRow018>
Import(<http://nomagic.com/ConceptModeler/ConceptModelingSupportLibrary/>)

Declaration(Class(:A))
Declaration(Class(:B))
Declaration(Class(:C))
Declaration(ObjectProperty(:p1))
############################
#   Object Properties
############################

# Object Property: :p1 (:p1)

ObjectPropertyRange(:p1 owl:Thing)



SubClassOf(ObjectIntersectionOf(:A :B) ObjectAllValuesFrom(:p1 :C))
)




Related Pages