<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE AnnotationProperty SYSTEM "../../DTD">
<AnnotationProperty>
	<label xml:lang="en">hidden label</label>
	<comment xml:lang="en">
		<p>
			A hidden label for this thing.
		</p>
		<p>
			Hidden labels are labels which are not recommended for use, but which might never·the·less identify a thing, especially after taking into account, for example, common mispellings.
		</p>
		<p>
			<ptr target="(SKOS)"/> enforces the following integrety conditions on this property :⁠—
		</p>
		<list>
			<item>
				<p>
					A thing cannot have the same value for both this property and <ptr target="skos:prefLabel"/>.
				</p>
				<p>
					A thing cannot have the same value for both this property and <ptr target="skos:altLabel"/>.
				</p>
			</item>
		</list>
		<p>
			<ptr target="(SKOS)"/> also specifies that the <ref target="skos:literalForm">literal forms</ref> of any <ref target="skosxl:hiddenLabel">hidden</ref> <ref target="skosxl:Label">Labels</ref> for a thing can also be inferred to be values for this property on that thing.
			This relationship is not expressible in Owl.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SKOS)" fragment="hiddenLabel"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="rdfs:label"/>
	</subPropertyOf>
	<range>
		<resource name="rdf:PlainLiteral"/>
	</range>
</AnnotationProperty>