X-Git-Url: https://git.ladys.computer/Vocab/blobdiff_plain/0a76464f0d4d1f8aa89f86ab71417942fed37d7f..834c9ede26e8a90900ea07e73b79161adb1e4b8b:/DTD

diff --git a/DTD b/DTD
index 577fb91..203e6b3 100644
--- a/DTD
+++ b/DTD
@@ -1,6 +1,6 @@
 <?xml encoding="UTF-8"?>
 <!--
-SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
+SPDX-FileCopyrightText: 2024, 2025 Lady <https://www.ladys.computer/about/#lady>
 SPDX-License-Identifier: CC0-1.0
 -->
 
@@ -56,7 +56,9 @@ SPDX-License-Identifier: CC0-1.0
 >
 
 <!-- Skos -->
+<!ELEMENT broader (resource)>
 <!ELEMENT inScheme (resource)>
+<!ELEMENT narrower (resource)>
 
 <!-- Shacl -->
 <!ELEMENT declare (prefix,namespace)>
@@ -194,7 +196,7 @@ SPDX-License-Identifier: CC0-1.0
 	name CDATA #IMPLIED
 	status (plumbing|unstable|testing|stable|archaic) #IMPLIED
 >
-<!ELEMENT NamedIndividual (%annotations;,type*,sameAs*,differentFrom*,inScheme*)>
+<!ELEMENT NamedIndividual (%annotations;,type*,sameAs*,differentFrom*,inScheme*,broader*,narrower*)>
 <!ATTLIST NamedIndividual
 	name CDATA #IMPLIED
 	status (plumbing|unstable|testing|stable|archaic) #IMPLIED