<?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">updated</label>
	<comment xml:lang="en">
		<p>
			The date at which this thing was most recently updated in a way that its publisher considers significant.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(AWOL)" fragment="updated"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="dcterms:modified"/>
	</subPropertyOf>
	<range>
		<resource name="xsd:dateTime"/>
	</range>
</DatatypeProperty>