<?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 participant</label>
	<comment xml:lang="en">
		<p>
			A <ref target="contact:Person">Person</ref> who is a participant in this thing.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SWAP-PIM)"/>
	</isDefinedBy>
	<range>
		<resource name="contact:Person"/>
	</range>
</ObjectProperty>