<?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">primary topic of</label>
	<comment xml:lang="en">
		<p>
			A <ref target="foaf:Document">Document</ref> whose <ref target="foaf:primaryTopic">primary topic</ref> is this thing.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(FOAF)" fragment="term_isPrimaryTopicOf"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="foaf:page"/>
	</subPropertyOf>
	<inverseOf>
		<resource name="foaf:primaryTopic"/>
	</inverseOf>
</ObjectProperty>