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

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

# Object Property: :p1 (:p1)

ObjectPropertyRange(:p1 owl:Thing)


############################
#   Classes
############################

# Class: :A (:A)

EquivalentClasses(:A ObjectAllValuesFrom(:p1 :B))

# Class: :C (:C)

EquivalentClasses(:C ObjectIntersectionOf(ObjectMinCardinality(2 :p1 :D) ObjectMaxCardinality(3 :p1 :D)))


)



Related Pages