<?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">about</label>
	<comment xml:lang="en">
		<p>
			A thing that this thing is about.
		</p>
		<p>
			<ptr target="(SIOC)"/> defines this property only on <ref target="sioc:Item">Items</ref>, but this restriction does not seem particularly useful, so this ontology does not recognize it.
			Instead, it is equated with <ptr target="dcterms:subject"/>.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)" fragment="term_about"/>
	</isDefinedBy>
	<equivalentProperty>
		<resource name="dcterms:subject"/>
	</equivalentProperty>
</ObjectProperty>