<?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>
	<label xml:lang="en">has creator</label>
	<comment xml:lang="en">
		<p>
			A <ref target="contact:SocialEntity">Social Entity</ref> to which the creation of this thing is attributed.
		</p>
		<p>
			Social Entities are not necessarily <ref target="dcterms:Agent">Agents</ref>, and consequently this property is not defined as a subproperty of <ptr target="dcterms:creator"/>.
			When an <ref target="foaf:OnlineAccount">Online Account</ref> is the (non�agential) creator of a thing, this implies that the Agent which it is an <ref target="sioc:account_of">account of</ref> is (probably) the (agential) creator of that thing.
		</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_creator"/>
	</isDefinedBy>
	<range>
		<resource name="contact:SocialEntity"/>
	</range>
</ObjectProperty>