<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE DatatypeProperty SYSTEM "../../DTD">
<DatatypeProperty functional="yes">
	<label xml:lang="en">content</label>
	<comment xml:lang="en">
		<p>
			The literal, plaintext content of this <ref target="dcmitype:Text">Text</ref>.
		</p>
		<p>
			The <ptr target="awol:content"/> property may be used, in conjunction with <ptr target="awol:Content"/>, to provide richer content than this property can provide.
		</p>
		<p>
			<ptr target="(SIOC)"/> restricts the domain of this property to <ref target="sioc:Item">Items</ref>, but this ontology does not recognize this restriction.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)" fragment="term_content"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="rdf:value"/>
	</subPropertyOf>
	<domain>
		<resource name="dcmitype:Text"/>
	</domain>
	<range>
		<resource name="rdf:PlainLiteral"/>
	</range>
</DatatypeProperty>