<?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 related match</label>
	<comment xml:lang="en">
		<p>
			A <ref target="skos:Concept">Concept</ref> which is a related match for this Concept.
		</p>
		<p>
			This property is a specialization of <ptr target="skos:related"/> for use as a <ref target="skos:mappingRelation">mapping relation</ref>.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SKOS)" fragment="relatedMatch"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="skos:mappingRelation"/>
	</subPropertyOf>
	<subPropertyOf>
		<resource name="skos:related"/>
	</subPropertyOf>
</ObjectProperty>