<?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 image</label>
	<comment xml:lang="en">
		<p>
			An <ref target="foaf:Image">Image</ref> which not only <ref target="foaf:depicts">depicts</ref>, but also is particularly representative of, this <ref target="foaf:Person">Person</ref>.
		</p>
		<p>
			<ptr target="(FOAF)"/> remarks that it might have been more helpful to call this property ‘mugshot’ or similar.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(FOAF)" fragment="term_img"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="foaf:depiction"/>
	</subPropertyOf>
	<domain>
		<resource name="foaf:Person"/>
	</domain>
</ObjectProperty>