<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE AnnotationProperty SYSTEM "../../DTD">
<AnnotationProperty>
	<label xml:lang="en">name</label>
	<comment xml:lang="en">
		<p>
			A name for this thing.
		</p>
		<p>
			This property is an annotation property, because it is a subproperty of <ptr target="rdfs:label"/>.
			Use <ptr target="foaf:name"/> for non‐annotation names.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(DOAP)"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="rdfs:label"/>
	</subPropertyOf>
	<range>
		<resource name="rdfs:Literal"/>
	</range>
</AnnotationProperty>