<?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 transitive="yes">
	<label xml:lang="en">has later version</label>
	<comment xml:lang="en">
		<p>
			A thing which is a later revision of this thing.
		</p>
		<p>
			This property is transitive; <ptr target="sioc:next_version"/> provides the intransitive form.
		</p>
		<p>
			<ptr target="(SIOC)"/> restricts the domain and range 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_later_version"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="dcterms:hasVersion"/>
	</subPropertyOf>
</ObjectProperty>