<?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">has attachment</label>
	<comment xml:lang="en">
		<p>
			A thing which is logically (but not necessarily physically) “attached” to this thing.
		</p>
		<p>
			“Attachment” implies that the two things are roughly standalone entities, but that someone (usually the <ref target="dcterms:creator">creator</ref>) intended them to be perceived together.
			In some cases, perceiving the attachment may be a requirement for fully understanding the thing it was attached to.
		</p>
		<p>
			<ptr target="(SIOC)"/> restricts the domain of this property to <ref target="sioc:Item">Items</ref>, but this ontology does not recognize this restriction.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)" fragment="term_attachment"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="dcterms:relation"/>
	</subPropertyOf>
</ObjectProperty>