<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE DatatypeProperty SYSTEM "../../DTD">
<DatatypeProperty functional="yes">
	<label xml:lang="en">i�d</label>
	<comment xml:lang="en">
		<p>
			An identifier which can be used to associate this <ref target="awol:Version">Version</ref> with other Versions of the same content.
		</p>
		<p>
			If two Versions have the same i�d, they can be assumed to be versions of each other.
		</p>
		<p>
			This property is not a subproperty of <ptr target="dcterms:identifier"/> because the identifier is not formally of the Version itself, but of the conceptual object that the Version is a version of.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(AWOL)" fragment="id"/>
	</isDefinedBy>
	<domain>
		<resource name="awol:Version"/>
	</domain>
	<range>
		<resource name="xsd:anyURI"/>
	</range>
</DatatypeProperty>