classassertion(a01 Airplane)
classassertion(a02 Airplane)
classassertion(c01 Company)
classassertion(i01 Intervention)
classassertion(i02 Intervention)
classassertion(i03 Intervention)
classassertion(p01 Part)
classassertion(p02 Part)

objectPropertyAssertion(Builder a01 c01)
objectPropertyAssertion(Builder a02 c01)
objectPropertyAssertion(Object i01 a01)
objectPropertyAssertion(Object i02 a01)
objectPropertyAssertion(Object i03 a02)
objectPropertyAssertion(Need i01 p01)
objectPropertyAssertion(Need i02 p02)
objectPropertyAssertion(Need i02 p01)
objectPropertyAssertion(Need i03 p02)


dataPropertyAssertion(model a01 jet)
dataPropertyAssertion(model a02 charter)
dataProperty2Assertion(year a01 c01 2005)
dataProperty2Assertion(year a02 c01 2005)
dataPropertyAssertion(data i01 2004-07-15)
dataPropertyAssertion(data i02 2008-05-01)
dataPropertyAssertion(data i03 2005-12-31)
dataPropertyAssertion(costInt i01 2)
dataPropertyAssertion(costInt i02 3)
dataPropertyAssertion(costInt i03 4)
dataPropertyAssertion(codPart p01 ruota)
dataPropertyAssertion(costPart p01 10)
dataPropertyAssertion(codPart p02 frizione)
dataPropertyAssertion(costPart p02 15)
dataProperty2Assertion(amount i01 p01 2)
dataProperty2Assertion(amount i02 p01 1)
dataProperty2Assertion(amount i02 p02 2)
dataProperty2Assertion(amount i03 p02 5)

