<?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 version</label>
	<comment xml:lang="en">
		<p>
			A related something which is a version, edition, or adaptation of this thing.
		</p>
		<p>
			<ptr target="(DCMI)"/> states:
			« Changes in version imply substantive changes in content rather than differences in format. »
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(DCMI)" fragment="http://purl.org/dc/terms/hasVersion"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="dcterms:relation"/>
	</subPropertyOf>
</ObjectProperty>