<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE Class SYSTEM "../../DTD">
<Class>
	<label xml:lang="en">Group</label>
	<comment xml:lang="en">
		<p>
			An <ref target="foaf:Agent">Agent</ref> which is itself a collection of (zero or more) Agents (its <ref target="foaf:member">members</ref>).
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(FOAF)" fragment="term_Group"/>
	</isDefinedBy>
	<subClassOf>
		<resource name="foaf:Agent"/>
	</subClassOf>
</Class>