<?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 web page</label>
	<comment xml:lang="en">
		<p>
			A related webpage for this thing.
		</p>
		<p>
			Unlike with <ptr target="foaf:page"/>, the manner of relation is not specified.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SWAP-PIM)"/>
	</isDefinedBy>
	<range>
		<resource name="foaf:Document"/>
	</range>
</ObjectProperty>