<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE ObjectProperty SYSTEM "../../DTD">
<ObjectProperty>
	<label xml:lang="en">discussion of</label>
	<comment xml:lang="en">
		<p>
			A thing which this thing contains or embodies a discussion of.
		</p>
		<p>
			<ptr target="(SIOC)"/> restricts the range of this property to <ref target="sioc:Item">Items</ref>, but this ontology allows it to point to any kind of thing.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)" fragment="term_discussion_of"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="dcterms:subject"/>
	</subPropertyOf>
	<inverseOf>
		<resource name="sioc:has_discussion"/>
	</inverseOf>
</ObjectProperty>