<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE Class SYSTEM "../../DTD">
<Class>
	<label xml:lang="en">Bookmark Folder</label>
	<comment xml:lang="en">
		<p>
			A <ref target="sioc:Container">Container</ref> which <ref target="sioc:container_of">is a container of</ref> bookmarks.
		</p>
		<p>
			The bookmarks themselves are not given a type by <ptr target="(SIOC)"/>.
			<ref target="anno:Annotation">Annotations</ref> which are <ref target="anno:motivatedBy">motivated by</ref> <ref target="anno:bookmarking">Bookmarking</ref> are one option.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)"/>
	</isDefinedBy>
	<subClassOf>
		<resource name="sioc:Container"/>
	</subClassOf>
</Class>