u<Class ID = "Person">
u
<comment> Person is a subclass of resources whose parents are
persons. </comment>
u <rdfs:subClassOf>
u <daml:Restriction>
u <daml:onProperty rdf:resource = “#hasParent”
/>
u <daml:toClass rdf:resource = “#Person” />
u </daml:Restriction>
u </rdfs:subClassOf>
u