<?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">published</label>
	<comment xml:lang="en">
		<p>
			The date of publication for this thing.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(AWOL)" fragment="published"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="dcterms:issued"/>
	</subPropertyOf>
	<range>
		<resource name="xsd:dateTime"/>
	</range>
</DatatypeProperty>