<?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">Survey Collection</label>
	<comment xml:lang="en">
		<p>
			A <ref target="sioc:Container">Container</ref> which <ref target="sioc:container_of">is a container of</ref> surveys, for example <ref target="sioctypes:Poll">Polls</ref>.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)"/>
	</isDefinedBy>
	<subClassOf>
		<resource name="sioc:Container"/>
	</subClassOf>
</Class>