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

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

# Object Property: :p1 (:p1)

ObjectPropertyRange(:p1 owl:Thing)



DisjointClasses(ObjectComplementOf(:A) ObjectAllValuesFrom(:p1 :B))
)


Related Pages