<?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 symmetric="yes">
	<label xml:lang="en">has label relation with</label>
	<comment xml:lang="en">
		<p>
			A<ref target="skos:Label">Label</ref> which this Label is related to in some fashion.
		</p>
		<p>
			This property is not intended to be used directly, but rather to serve as a launching point for further refinements.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SKOS)" fragment="xl-labelRelation"/>
	</isDefinedBy>
	<domain>
		<resource name="skosxl:Label"/>
	</domain>
	<range>
		<resource name="skosxl:Label"/>
	</range>
</ObjectProperty>