<?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 target</label>
	<comment xml:lang="en">
		<p>
			A target of this <ref target="anno:Annotation">Annotation</ref>.
		</p>
		<p>
			An Annotation may have multiple targets; the intended meaning is the same as if equivalent Annotations had been created for each target separately.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(ANNO)" fragment="hastarget"/>
	</isDefinedBy>
	<domain>
		<resource name="anno:Annotation"/>
	</domain>
</ObjectProperty>