<?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">name�space</label>
	<comment xml:lang="en">
		<p>
			The name�space of this <ref target="shacl:PrefixDeclaration">Prefix Declaration</ref>.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SHACL)" fragment="dfn-prefix-declarations"/>
	</isDefinedBy>
	<domain>
		<resource name="shacl:PrefixDeclaration"/>
	</domain>
	<range>
		<resource name="xsd:anyURI"/>
	</range>
</DatatypeProperty>