<?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="awol:Person">Person</ref>.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(AWOL)" fragment="email"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="contact:mailbox"/>
	</subPropertyOf>
	<domain>
		<resource name="awol:Person"/>
	</domain>
</ObjectProperty>