<?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">top concept of</label>
	<comment xml:lang="en">
		<p>
			A <ref target="skos:ConceptScheme">Concept Scheme</ref> in which this <ref target="skos:Concept">Concept</ref> is “top‐level”.
		</p>
		<p>
			The definition of “top‐level” is intentionally vague; it does <em>not</em> necessarily imply anything about this Concepts relations to other Concepts.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SKOS)" fragment="topConceptOf"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="skos:inScheme"/>
	</subPropertyOf>
	<inverseOf>
		<resource name="skos:hasTopConcept"/>
	</inverseOf>
	<domain>
		<resource name="skos:Concept"/>
	</domain>
	<range>
		<resource name="skos:ConceptScheme"/>
	</range>
</ObjectProperty>