<?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">in medium</label>
	<comment xml:lang="en">
		<p>
			A <ref target="dcterms:PhysicalMedium">Physical Medium</ref> of this <ref target="dcterms:PhysicalResource">Physical Resource</ref>.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(DCMI)" fragment="http://purl.org/dc/terms/medium"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="dcterms:format"/>
	</subPropertyOf>
	<range>
		<resource name="dcterms:PhysicalMedium"/>
	</range>
	<range>
		<resource name="dcterms:PhysicalResource"/>
	</range>
</ObjectProperty>