<?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 home·page</label>
	<comment xml:lang="en">
		<p>
			A <ref target="foaf:Document">Document</ref>, available on the public Web, whose <ref target="foaf:primaryTopic">primary topic</ref> is this thing.
		</p>
		<p>
			Not <em>all</em> Documents which satisfy the above criteria are necessarily valid home·pages; the term “home·page” typically implies some form of ownership or control by the entity being described (or the entities which own or control it).
			The more general property <ptr target="foaf:isPrimaryTopicOf"/> can be used to describe other cases.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(FOAF)" fragment="term_homepage"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="foaf:isPrimaryTopicOf"/>
	</subPropertyOf>
	<subPropertyOf>
		<resource name="contact:webPage"/>
	</subPropertyOf>
</ObjectProperty>