<?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>
	<label xml:lang="en">has weblog</label>
	<comment xml:lang="en">
		<p>
			A <ref target="foaf:Document">Document</ref> which is a weblog for this <ref target="foaf:Agent">Agent</ref>.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(FOAF)" fragment="term_weblog"/>
	</isDefinedBy>
	<domain>
		<resource name="foaf:Agent"/>
	</domain>
	<range>
		<resource name="foaf:Document"/>
	</range>
</ObjectProperty>