<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2024, 2025 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE DatatypeProperty SYSTEM "../../DTD">
<DatatypeProperty functional="yes">
	<label xml:lang="en">label</label>
	<comment xml:lang="en">
		<p>
			The preferred human‐readable label for this thing.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(AWOL)" fragment="label"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="dc11:description"/>
	</subPropertyOf>
	<subPropertyOf>
		<resource name="sioc:name"/>
	</subPropertyOf>
	<range>
		<resource name="rdf:PlainLiteral"/>
	</range>
</DatatypeProperty>