<?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">Answer</label>
	<comment xml:lang="en">
		<p>
			A <ref target="sioc:Post">Post</ref> which provides an answer to a <ref target="sioctypes:Question">Question</ref>.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)"/>
	</isDefinedBy>
	<subClassOf>
		<resource name="sioc:Post"/>
	</subClassOf>
</Class>