<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE AnnotationProperty SYSTEM "../../DTD">
<AnnotationProperty>
	<label xml:lang="en">has object</label>
	<comment xml:lang="en">
		<p>
			An object of this <ref target="rdf:Statement">Statement</ref>.
		</p>
		<p>
			This property is defined as an annotation property (i�e it cannot be formally reasoned about) because it is could point to either literal or nonliteral values.
			Formal reification of R�D�F graphs which allows for reasoning about objects would require disambiguating between those with literal objects and those with nonliteral objects.
		</p>
		<p>
			Typically a Statement has only one object, but this is not formally constrained.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(RDF11-SCHEMA)" fragment="ch_object"/>
	</isDefinedBy>
	<domain>
		<resource name="rdf:Statement"/>
	</domain>
</AnnotationProperty>