<?xml version="1.0"?> <!-- SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady> SPDX-License-Identifier: CC0-1.0 --> <!DOCTYPE ObjectProperty SYSTEM "../../DTD"> <ObjectProperty> <label xml:lang="en">has topic of interest</label> <comment xml:lang="en"> <p> A thing which this <ref target="foaf:Agent">Agent</ref> is interested in. </p> <p> This property has a some�what verbose name because it replaces the older <resource name="foaf:interest"/> property, which linked not to the interest itself but to a <ref target="foaf:Document">Document</ref> which described it. </p> </comment> <isDefinedBy> <SpecificResource source="(FOAF)" fragment="term_topic_interest"/> </isDefinedBy> <domain> <resource name="foaf:Agent"/> </domain> </ObjectProperty>