<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE ObjectProperty SYSTEM "../../DTD">
<ObjectProperty functional="yes">
	<label xml:lang="en">has source</label>
	<comment xml:lang="en">
		<p>
			The <ref target="foaf:Document">Document</ref> which provides the body of this <ref target="awol:Content">Content</ref>.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(AWOL)" fragment="src"/>
	</isDefinedBy>
	<domain>
		<resource name="awol:Content"/>
	</domain>
	<range>
		<resource name="foaf:Document"/>
	</range>
</ObjectProperty>