<?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">plan</label>
	<comment xml:lang="en">
		<p>
			A plan comment for this <ref target="foaf:Person">Person</ref>, in the tradition of the finger protocol.
		</p>
		<p>
			The contents of this property are arbitrary, but typically a <resource name="xsd:string"/>.
			It is generally implied that a Person determines their own plan.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(FOAF)" fragment="term_plan"/>
	</isDefinedBy>
	<domain>
		<resource name="foaf:Person"/>
	</domain>
</DatatypeProperty>