<?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">Thread</label>
	<comment xml:lang="en">
		<p>
			A <ref target="sioc:Container">Container</ref> of <ref target="sioc:Item">Items</ref> which can be sequenced together to form a discussion.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)" fragment="term_Thread"/>
	</isDefinedBy>
	<subClassOf>
		<resource name="sioc:Container"/>
	</subClassOf>
</Class>