<?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 predicate</label> <comment xml:lang="en"> <p> A predicate of this <ref target="rdf:Statement">Statement</ref>. </p> <p> Typically a Statement has only one predicate, but this is not formally constrained. </p> <p> This property is defined as an annotation property for parity with <ptr target="rdf:object"/>, even tho its value should always be a named object. </p> </comment> <isDefinedBy> <SpecificResource source="(RDF11-SCHEMA)" fragment="ch_predicate"/> </isDefinedBy> <domain> <resource name="rdf:Statement"/> </domain> </AnnotationProperty>