<?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">Message Board</label>
	<comment xml:lang="en">
		<p>
			A <ref target="sioc:Forum">Forum</ref> which <ref target="sioc:container_of">is a container of</ref> message board messages, for example <ref target="sioctypes:BoardPost">Board Posts</ref>.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)"/>
	</isDefinedBy>
	<subClassOf>
		<resource name="sioc:Forum"/>
	</subClassOf>
</Class>