<?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">
	<label xml:lang="en">proxy in</label>
	<comment xml:lang="en">
		<p>
			The <ref target="ore:Aggregation">Aggregation</ref> which provides the context for this <ref target="ore:Proxy">Proxy</ref>.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(OAI-ORE)" fragment="ore-proxyIn"/>
	</isDefinedBy>
	<domain>
		<resource name="ore:Proxy"/>
	</domain>
	<range>
		<resource name="ore:Aggregation"/>
	</range>
</ObjectProperty>