<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE ObjectProperty SYSTEM "../../DTD">
<ObjectProperty>
	<label xml:lang="en">has file‐release</label>
	<comment xml:lang="en">
		<p>
			A file or collection of files associated with this <ref target="doap:Version">Version</ref>, presumably downloadable.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(DOAP)"/>
	</isDefinedBy>
	<domain>
		<resource name="doap:Version"/>
	</domain>
	<range>
		<resource name="siocactions:DigitalArtifact"/>
	</range>
</ObjectProperty>