<owlr:Variable rdf:ID="_x1"/>
<owlr:Variable rdf:ID="_x2"/>
<owlr:Variable rdf:ID="_x3"/>
<owlr:Rule>
<owlr:antecedent rdf:parseType="Collection">
<owlr:individualPropertyAtom>
<owlr:propertyPredicate rdf:resource="⪚hasParent"/>
<owlr:argument1 rdf:about="#_x1" />
<owlr:argument2 rdf:about="#_x2" />
</owlr:individualPropertyAtom>
<owlr:individualPropertyAtom>
<owlr:propertyPredicate rdf:resource="⪚hasSibling"/>
<owlr:argument1 rdf:about="#_x2" />
<owlr:argument2 rdf:about="#_x3" />
</owlr:individualPropertyAtom>
<owlr:individualPropertyAtom>
<owlr:propertyPredicate rdf:resource="⪚hasSex"/>
<owlr:argument1 rdf:about="#_x3" />
<owlr:argument2 rdf:about="#male" />
</owlr:individualPropertyAtom>
</owlr:antecedent>
<owlr:consequent rdf:parseType="Collection">
<owlr:individualPropertyAtom>
<owlr:propertyPredicate rdf:resource="⪚hasUncle"/>
<owlr:argument1 rdf:about="#_x1" />
<owlr:argument2 rdf:about="#_x3" />
</owlr:individualPropertyAtom>
</owlr:consequent>
</owlr:Rule>