| Any pizza that has at least 1 cheese topping. |
| •owl:Thing |
| •DomainConcept |
| •Pizza |
| •CheeseyPizza |
Class(CheeseyPizza complete annotation(rdfs:comment "Any pizza that has at least 1 cheese topping."^^<http://www.w3.org/2001/XMLSchema#string>)
restriction(hasTopping someValuesFrom(CheeseTopping))
Pizza)