<?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 child</label>
	<comment xml:lang="en">
		<p>
			A child of this thing.
		</p>
		<p>
			The definition of “child” is left vague for things which aren¦t <ref target="contact:Person">Persons</ref>.
			<ptr target="(SWAP-PIM)"/> requires that the children of Persons also be Persons.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SWAP-PIM)"/>
	</isDefinedBy>
</ObjectProperty>