<?xml version="1.0"?> <!-- SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady> SPDX-License-Identifier: CC0-1.0 --> <!DOCTYPE ObjectProperty SYSTEM "../../DTD"> <ObjectProperty irreflexive="yes"> <label xml:lang="en">has owner</label> <comment xml:lang="en"> <p> A <ref target="contact:SocialEntity">Social Entity</ref> which owns this thing. </p> <p> “Ownership” here implies some level of control or privilege over how the thing is modified or used. </p> <p> <ptr target="(SIOC)"/> restricts the range of this property to <ref target="sioc:UserAccount">User Accounts</ref>, but this ontology allows it to point to any kind of Social Entity. </p> </comment> <isDefinedBy> <SpecificResource source="(SIOC)" fragment="term_has_owner"/> </isDefinedBy> <range> <resource name="contact:SocialEntity"/> </range> </ObjectProperty>