<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE DatatypeProperty SYSTEM "../../DTD">
<DatatypeProperty>
	<label xml:lang="en">language</label>
	<comment xml:lang="en">
		<p>
			A language of this thing.
		</p>
		<p>
			<ptr target="(DCMI)"/> recommends the use of a « IETF Best Current Practice 47 [<ref target="https://tools.ietf.org/html/bcp47">IETF-BCP47</ref>] language tag ».
		</p>
		<p>
			<ptr target="(ANNO)"/> effectively constrains the range of this property to <resource name="xsd:language"/>, but this ontology does not recognize this constraint.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(DCMI)" fragment="http://purl.org/dc/elements/1.1/language"/>
	</isDefinedBy>
	<range>
		<resource name="xsd:language"/>
	</range>
</DatatypeProperty>