<?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 irreflexive="yes" asymmetric="yes">
	<label xml:lang="en">space of</label>
	<comment xml:lang="en">
		<p>
			A thing which is part of this <ref target="sioc:Space">Space</ref>.
		</p>
		<p>
			This property is irreflexive:
			A Space cannot have itself as a space.
			It is also asymmetric:
			Two Spaces cannot have each other as a space.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)" fragment="term_space_of"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="dcterms:hasPart"/>
	</subPropertyOf>
	<inverseOf>
		<resource name="sioc:has_space"/>
	</inverseOf>
</ObjectProperty>