<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE DatatypeProperty SYSTEM "../../DTD">
<DatatypeProperty>
	<label xml:lang="en">last name</label>
	<comment xml:lang="en">
		<p>
			A last component of this <ref target="contact:Person">Person</ref>s name.
		</p>
		<p>
			This property is equivalent to the identically‐named property in <ptr target="(FOAF)"/>, which should be used instead.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SWAP-PIM)"/>
	</isDefinedBy>
	<equivalentProperty>
		<resource name="foaf:lastName"/>
	</equivalentProperty>
</DatatypeProperty>