<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2025 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 mail address for this <ref target="contact:SocialEntity">Social Entity</ref>.
		</p>
		<p>
			<ptr target="(SIOC)"/> defines this property only on <ref target="sioc:UserAccount">User Accounts</ref>, but this restriction does not seem particularly useful, so this ontology does not recognize it.
			Instead, it is equated with <ptr target="awol:email"/>.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)" fragment="term_email"/>
	</isDefinedBy>
	<equivalentProperty>
		<resource name="awol:email"/>
	</equivalentProperty>
</ObjectProperty>