3 SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
 
   4 SPDX-License-Identifier: CC0-1.0
 
   6 <!DOCTYPE ObjectProperty SYSTEM "../../DTD">
 
   7 <ObjectProperty irreflexive="yes" asymmetric="yes">
 
   8         <label xml:lang="en">parent of</label>
 
   9         <comment xml:lang="en">
 
  11                         A <ref target="sioc:Container">Container</ref> in which logically contains this (child) <ref target="sioc:Container">Container</ref>.
 
  14                         This property is not functional:
 
  15                         A Container can be contained in multiple other Containers.
 
  17                         The parent of the parent of a Container is not its own parent.
 
  18                         It <em>is</em> irreflexive and asymmetric:
 
  19                         A Container cannot contain itself, and two Containers cannot contain each other.
 
  23                 <SpecificResource source="(SIOC)" fragment="term_parent_of"/>
 
  26                 <resource name="dcterms:hasPart"/>
 
  29                 <resource name="sioc:has_parent"/>