<?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">title</label>
	<comment xml:lang="en">
		<p>
			A name given to this thing.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(DCMI)" fragment="http://purl.org/dc/terms/title"/>
	</isDefinedBy>
	<equivalentProperty>
		<resource name="foaf:name"/>
	</equivalentProperty>
	<subPropertyOf>
		<resource name="contact:knownAs"/>
	</subPropertyOf>
</DatatypeProperty>