<?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">uses</label>
	<comment xml:lang="en">
		<p>
			A <ref target="siocactions:DigitalArtifact">Digital Artefact</ref> which is involved in this <ref target="siocactions:Action">Action</ref> and exists prior to and after it.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="siocactions:object"/>
	</subPropertyOf>
	<propertyDisjointWith>
		<resource name="siocactions:creates"/>
	</propertyDisjointWith>
	<propertyDisjointWith>
		<resource name="siocactions:deletes"/>
	</propertyDisjointWith>
</ObjectProperty>