<label xml:lang="en">has related object</label>
<comment xml:lang="en">
<p>
- An <ref target="pcdm:Object">Object</ref> which is aggregated as part of this <ref target="pcdm:Collection">Collection</ref> or <ref target="pcdm:Object">Object</ref>, but which is not considered a component part.
+ An <ref target="pcdm:Object">Object</ref> which is aggregated as part of this <ref target="ore:Aggregation">Aggregation</ref>, but which is not considered a component part.
</p>
<p>
- This property is intended for things like licensing agreements or cover art which are considered part of a Collection or Object from the perspective of resource aggregation, but not from the perspective of conceptual composition.
+ This property is intended for things like licensing agreements or cover art which are considered part of an Aggregation from the perspective of resource aggregation, but not from the perspective of conceptual composition.
Related objects are <ref target="ore:aggregates">aggregated in</ref> and consequently <ref target="dcterms:isPartOf">part of</ref> the things they are related to, but as something other than a compositional component.
For more general kinds of relation, use <ptr target="sioc:related_to"/>.
</p>
<propertyDisjointWith>
<resource name="pcdm:hasMember"/>
</propertyDisjointWith>
- <domain>
- <Class>
- <unionOf>
- <resource name="pcdm:Collection"/>
- <resource name="pcdm:Object"/>
- </unionOf>
- </Class>
- </domain>
<range>
<resource name="pcdm:Object"/>
</range>