<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE Class SYSTEM "../../DTD">
<Class>
	<label xml:lang="en">Usergroup</label>
	<comment xml:lang="en">
		<p>
			A meaningful group of <ref target="sioc:UserAccount">User Accounts</ref>.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)" fragment="term_Usergroup"/>
	</isDefinedBy>
	<subClassOf>
		<resource name="siocactions:DigitalArtifact"/>
	</subClassOf>
	<disjointWith>
		<resource name="sioc:Community"/>
	</disjointWith>
	<disjointWith>
		<resource name="sioc:Space"/>
	</disjointWith>
	<disjointWith>
		<resource name="sioc:Item"/>
	</disjointWith>
	<disjointWith>
		<resource name="sioc:Container"/>
	</disjointWith>
	<disjointWith>
		<resource name="sioc:UserAccount"/>
	</disjointWith>
</Class>