<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE Class SYSTEM "../../DTD">
<Class>
	<label xml:lang="en">Image</label>
	<comment xml:lang="en">
		<p>
			A visual representation other than text.
		</p>
		<p>
			Note that motion pictures are considered Images; see also the subclasses <ptr target="dcmitype:MovingImage"/> and <ptr target="dcmitype:StillImage"/>.
			<ptr target="(DCMI)"/> includes diagrams and musical notation as kinds of Image.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(DCMI)" fragment="http://purl.org/dc/dcmitype/Image"/>
	</isDefinedBy>
</Class>