<?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 member</label>
	<comment xml:lang="en">
		<p>
			An <ref target="ore:Aggregation">Aggregation</ref> which forms a component part of this Aggregation.
		</p>
		<p>
			<ptr target="(PCDM)"/> describes this property only in terms of <ref target="pcdm:Object">Objects</ref> and <ref target="pcdm:Collection">Collections</ref>, but formally defines its domain and range as Aggregations.
			While this might have only been a modelling convenience, this ontology preserves the broader definition, to allow the use of this term without needing a firm stance on whether something is (or isn�t) an Object or Collection as <ptr target="(PCDM)"/> would have it.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(PCDM)"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="ore:aggregates"/>
	</subPropertyOf>
	<range>
		<resource name="ore:Aggregation"/>
	</range>
</ObjectProperty>