<?xml version="1.0"?> <!-- SPDX-FileCopyrightText: 2024, 2025 Lady <https://www.ladys.computer/about/#lady> SPDX-License-Identifier: CC0-1.0 --> <!DOCTYPE ObjectProperty SYSTEM "../../DTD"> <ObjectProperty> <label xml:lang="en">has author</label> <comment xml:lang="en"> <p> A <ref target="awol:Person">Person</ref> responsible for authoring this thing. </p> </comment> <isDefinedBy> <SpecificResource source="(AWOL)" fragment="author"/> </isDefinedBy> <subPropertyOf> <resource name="awol:contributor"/> </subPropertyOf> </ObjectProperty>