<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE ObjectProperty SYSTEM "../../DTD">
<ObjectProperty functional="yes" irreflexive="yes">
	<label xml:lang="en">proxy for</label>
	<comment xml:lang="en">
		<p>
			The <ref target="ore:AggregatedResource">Aggregated Resource</ref> which this <ref target="ore:Proxy">Proxy</ref> is proxying.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(OAI-ORE)" fragment="ore-proxyFor"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="anno:hasSource"/>
	</subPropertyOf>
	<domain>
		<resource name="ore:Proxy"/>
	</domain>
	<range>
		<resource name="ore:AggregatedResource"/>
	</range>
</ObjectProperty>