<?xml version="1.0"?>
 <!--
-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
 -->
 <!DOCTYPE Class SYSTEM "../../DTD">
        <label xml:lang="en">License Document</label>
        <comment xml:lang="en">
                <p>
-                       A legal document giving official permission to do something with a resource.
+                       A legal <ref target="foaf:Document">Document</ref> giving official permission to do something with a resource.
                </p>
        </comment>
        <isDefinedBy>
        <subClassOf>
                <resource name="dcterms:RightsStatement"/>
        </subClassOf>
+       <subClassOf>
+               <resource name="foaf:Document"/>
+       </subClassOf>
 </Class>