<?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">subscriber of</label>
	<comment xml:lang="en">
		<p>
			A <ref target="sioc:Container">Container</ref> to which this <ref target="contact:SocialEntity">Social Entity</ref> is subscribed.
		</p>
		<p>
			<ptr target="(SIOC)"/> restricts the domain of this property to <ref target="sioc:UserAccount">User Accounts</ref>, but this ontology allows it on any kind of Social Entity.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)" fragment="term_subscriber_of"/>
	</isDefinedBy>
	<inverseOf>
		<resource name="sioc:has_subscriber"/>
	</inverseOf>
</ObjectProperty>