<label xml:lang="en">related object of</label>
<comment xml:lang="en">
<p>
- A <ref target="pcdm:Collection">Collection</ref> or <ref target="pcdm:Object">Object</ref> which this Object is aggregated as part of, but in a way which does not imply being a component part.
+ An <ref target="ore:Aggregation">Aggregation</ref> which this <ref target="pcdm:Object">Object</ref> is aggregated as part of, but in a way which does not imply being a component part.
</p>
<p>
See <ptr target="pcdm:hasRelatedObject"/> for further discussion on the correct usage of this property.
<domain>
<resource name="pcdm:Object"/>
</domain>
- <range>
- <Class>
- <unionOf>
- <resource name="pcdm:Collection"/>
- <resource name="pcdm:Object"/>
- </unionOf>
- </Class>
- </range>
</ObjectProperty>