<?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 accrual policy</label>
	<comment xml:lang="en">
		<p>
			Something which conveys the policy governing the addition of items to this <ref target="dcmitype:Collection">Collection</ref>.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(DCMI)" fragment="http://purl.org/dc/terms/accrualPolicy"/>
	</isDefinedBy>
	<domain>
		<resource name="dcmitype:Collection"/>
	</domain>
	<range>
		<resource name="dcterms:Policy"/>
	</range>
</ObjectProperty>