<?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 inverseFunctional="yes">
	<label xml:lang="en">has account</label>
	<comment xml:lang="en">
		<p>
			An <ref target="foaf:OnlineAccount">Online Account</ref> for which this <ref target="foaf:Agent">Agent</ref> is (currently) the sole account holder.
		</p>
		<p>
			<ptr target="(FOAF)"/> doesn�t define this as an inverse functional property, but the description implies as much.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(FOAF)" fragment="term_account"/>
	</isDefinedBy>
	<domain>
		<resource name="foaf:Agent"/>
	</domain>
	<range>
		<resource name="foaf:OnlineAccount"/>
	</range>
</ObjectProperty>