<?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">Post</label>
	<comment xml:lang="en">
		<p>
			A <ref target="foaf:Document">Document</ref> of the sort which might be an <ref target="sioc:Item">Item</ref> which is <ref target="dcterms:isPartOf">part of</ref> a <ref target="sioc:Forum">Forum</ref>.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)" fragment="term_Post"/>
	</isDefinedBy>
	<subClassOf>
		<resource name="sioc:Item"/>
	</subClassOf>
	<subClassOf>
		<resource name="foaf:Document"/>
	</subClassOf>
</Class>