<?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 format</label>
	<comment xml:lang="en">
		<p>
			A related something which is substantially the same as this thing, but in another format.
		</p>
		<p>
			Of the two, this property is intended to be used on the thing which existed first, and <ptr target="dcterms:isFormatOf"/> is intended to be used on the thing which was created later.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(DCMI)" fragment="http://purl.org/dc/terms/hasFormat"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="dcterms:relation"/>
	</subPropertyOf>
</ObjectProperty>