<?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">motivated by</label>
	<comment xml:lang="en">
		<p>
			A <ref target="anno:Motivation">Motivation</ref> behind this <ref target="anno:Annotation">Annotation</ref>.
		</p>
		<p>
			It is questionable how this property differs from <ptr target="anno:hasPurpose"/>, but it is the conventional way of associating Motivations with Annotations according to <ptr target="(ANNO)"/>.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(ANNO)" fragment="motivatedby"/>
	</isDefinedBy>
	<domain>
		<resource name="anno:Annotation"/>
	</domain>
	<range>
		<resource name="anno:Motivation"/>
	</range>
</ObjectProperty>