<?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 publications</label> <comment xml:lang="en"> <p> A <ref target="foaf:Document">Document</ref> listing publications which are associated with this <ref target="foaf:Person">Person</ref>. </p> </comment> <isDefinedBy> <SpecificResource source="(FOAF)" fragment="term_publications"/> </isDefinedBy> <domain> <resource name="foaf:Person"/> </domain> <range> <resource name="foaf:Document"/> </range> </ObjectProperty>