<?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 access rights</label>
	<comment xml:lang="en">
		<p>
			Something which conveys information about who can access this thing or an indication of its security status.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(DCMI)" fragment="http://purl.org/dc/terms/accessRights"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="dcterms:rights"/>
	</subPropertyOf>
	<range>
		<resource name="dcterms:RightsStatement"/>
	</range>
</ObjectProperty>