<?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 object</label>
	<comment xml:lang="en">
		<p>
			A <ref target="siocactions:DigitalArtifact">Digital Artefact</ref> which is an object of this <ref target="siocactions:Action">Action</ref>.
		</p>
		<p>
			This property broadly encompasses any and all Digital Artefacts which are involved in a given Action but not its <ref target="sioc:has_creator">creator</ref>; using more specific subproperties is recommended.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)"/>
	</isDefinedBy>
	<domain>
		<resource name="siocactions:Action"/>
	</domain>
	<range>
		<resource name="siocactions:DigitalArtifact"/>
	</range>
</ObjectProperty>