<?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">Poll</label>
	<comment xml:lang="en">
		<p>
			An <ref target="sioc:Item">Item</ref> which contains a poll or survey content.
		</p>
		<p>
			Polls may be interactive, or they may be static representations of a past survey.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)"/>
	</isDefinedBy>
	<subClassOf>
		<resource name="sioc:Item"/>
	</subClassOf>
</Class>