<?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>
	<label xml:lang="en">date</label>
	<comment xml:lang="en">
		<p>
			A point or period of time associated with an event in the lifecycle of this thing.
		</p>
		<p>
			<ptr target="(DCMI)"/> states:
			« Recommended practice is to express the date, date/time, or period of time according to ISO 8601-1 [<ref target="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601-1</ref>] or a published profile of the ISO standard, such as the W3C Note on Date and Time Formats [<ref target="https://www.w3.org/TR/NOTE-datetime">W3CDTF</ref>] or the Extended Date/Time Format Specification [<ref target="http://www.loc.gov/standards/datetime/">EDTF</ref>].
			If the full date is unknown, month and year (YYYY-MM) or just year (YYYY) may be used.
			Date ranges may be specified using ISO 8601 period of time specification in which start and end dates are separated by a '/' (slash) character.
			Either the start or end date may be missing. »
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(DCMI)" fragment="http://purl.org/dc/terms/date"/>
	</isDefinedBy>
</DatatypeProperty>