<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE ObjectProperty SYSTEM "../../DTD">
<ObjectProperty>
	<label xml:lang="en">has hidden label</label>
	<comment xml:lang="en">
		<p>
			A hidden <ref target="skos:Label">Label</ref> for this thing.
		</p>
		<p>
			<ptr target="(SKOS)"/> places a number of integrity conditions on <ptr target="skos:hiddenLabel"/> which are inherited by this property, but are not formally expressible in Owl.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SKOS)" fragment="xl-hiddenLabel"/>
	</isDefinedBy>
	<propertyDisjointWith>
		<resource name="skosxl:prefLabel"/>
	</propertyDisjointWith>
	<propertyDisjointWith>
		<resource name="skosxl:altLabel"/>
	</propertyDisjointWith>
	<range>
		<resource name="skosxl:Label"/>
	</range>
</ObjectProperty>