<?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 byproduct</label>
	<comment xml:lang="en">
		<p>
			A <ref target="siocactions:DigitalArtifact">Digital Artefact</ref> which is created as a byproduct of this <ref target="siocactions:Action">Action</ref>.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="siocactions:creates"/>
	</subPropertyOf>
	<propertyDisjointWith>
		<resource name="siocactions:product"/>
	</propertyDisjointWith>
</ObjectProperty>