<?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">related to</label>
	<comment xml:lang="en">
		<p>
			A thing which this thing is related to.
		</p>
		<p>
			“Related” in this sense is defined more narrowly than the mere relation of <ptr target="dcterms:relation"/>, which is a superproperty.
			This property is meant to signify semantic relationships (not structural or temporal ones) which are generally horizontal or nonhierarchial in nature.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)" fragment="term_related_to"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="dcterms:relation"/>
	</subPropertyOf>
</ObjectProperty>