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">has space</label>
 
   9         <comment xml:lang="en">
 
  11                         A <ref target="sioc:Space">Space</ref> which this thing is a part of.
 
  14                         This property can apply to <ref target="sioc:Item">Items</ref>, but also to <ref target="sioc:Container">Containers</ref> or any other conceptual entity which is considered accessible “thru” or “as part of” that Space.
 
  15                         (The exact semantics here are a bit fuzzy.)
 
  18                         This property is irreflexive:
 
  19                         A Space cannot have itself as a space.
 
  20                         It is also asymmetric:
 
  21                         Two Spaces cannot have each other as a space.
 
  25                 <SpecificResource source="(SIOC)" fragment="term_has_space"/>
 
  28                 <resource name="dcterms:isPartOf"/>
 
  31                 <resource name="sioc:Space"/>