<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE AnnotationProperty SYSTEM "../../DTD">
<AnnotationProperty>
	<label xml:lang="en">similar to</label>
	<comment xml:lang="en">
		<p>
			Some·thing which this <ref target="ore:Aggregation">Aggregation</ref> is an expression of or “broadly equivalent” to.
		</p>
		<p>
			The intended usage of this property is to point from Aggregations, which are specifically sets of <ref target="ore:AggregatedResource">Aggregated Resources</ref>, to other things which might be interchangeable in some contexts, but which are modelled differently.
			For example, a book might be modelled as an Aggregation of chapters, as an Aggregation of pages, or as an atomic unit; this property could be used to link between these different representations.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(OAI-ORE)" fragment="ore-similarTo"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="rdfs:seeAlso"/>
	</subPropertyOf>
	<domain>
		<resource name="ore:Aggregation"/>
	</domain>
</AnnotationProperty>