<?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 icon</label> <comment xml:lang="en"> <p> An <ref target="foaf:Image">Image</ref> which serves as an icon for this thing. </p> <p> <ptr target="(RFC4287)"/> states that icons should be 1∶1. </p> </comment> <isDefinedBy> <SpecificResource source="(AWOL)" fragment="icon"/> </isDefinedBy> <range> <resource name="foaf:Image"/> </range> </ObjectProperty>