<?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 contributor</label>
	<comment xml:lang="en">
		<p>
			An <ref target="dcterms:Agent">Agent</ref> responsible for making contributions to this thing.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(DCMI)" fragment="http://purl.org/dc/terms/contributor"/>
	</isDefinedBy>
	<range>
		<resource name="dcterms:Agent"/>
	</range>
</ObjectProperty>