<?xml version="1.0"?> <!-- SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady> SPDX-License-Identifier: CC0-1.0 --> <!DOCTYPE ObjectProperty SYSTEM "../../DTD"> <ObjectProperty> <label xml:lang="en">has email</label> <comment xml:lang="en"> <p> An electronic mailbox for this <ref target="contact:SocialEntity">Social Entity</ref>. </p> <p> Unlike the more restrictive <ptr target="contact:mailbox"/>, this property is not inverseāfunctional. </p> </comment> <isDefinedBy> <SpecificResource source="(AWOL)" fragment="email"/> </isDefinedBy> <domain> <resource name="contact:SocialEntity"/> </domain> <range> <resource name="contact:Mailbox"/> </range> </ObjectProperty>