<?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 functional="yes">
	<label xml:lang="en">state or province</label>
	<comment xml:lang="en">
		<p>
			The state or province of this <ref target="contact:Address">Address</ref>.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SWAP-PIM)"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="contact:region"/>
	</subPropertyOf>
	<domain>
		<resource name="contact:Address"/>
	</domain>
	<range>
		<resource name="xsd:string"/>
	</range>
</DatatypeProperty>