u<Class ID = "Person">
u …
u
<comment>
u Person is a
subclass of resources that have at most one occupation that is a full time occupation.
u
</comment>
u <rdfs:subClassOf>
u <daml:Restriction>
u <daml:onProperty rdf:resource = “#hasOccupation”
/>
u <daml:maxcardinality> 1
</daml:cardinality>
u <daml:hasClassQ rdf:resource = “#FullTimeOccupation”
/>
u </daml:Restriction>
u </rdfs:subClassOf>
u</Class>
u