<?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 rights</label>
	<comment xml:lang="en">
		<p>
			A <ref target="awol:TextContent">Text Content</ref> providing a rights statement for this thing.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(AWOL)" fragment="rights"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="dcterms:rights"/>
	</subPropertyOf>
	<range>
		<resource name="awol:TextContent"/>
	</range>
</ObjectProperty>