3 SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
 
   4 SPDX-License-Identifier: CC0-1.0
 
   6 <!DOCTYPE Class SYSTEM "../../DTD">
 
   8         <label xml:lang="en">Person</label>
 
   9         <comment xml:lang="en">
 
  11                         An <ref target="foaf:Agent">Agent</ref> which is a person.
 
  14                         The precise definition of personhood is intentionally kept vague, but for clarity, this class can include people who are dead, imaginary, and nonhuman.
 
  15                         Following <ptr target="(FOAF)"/>, Persons are <ref target="geo:SpatialThing">Spatial Things</ref>; they are not defined as <ref target="dcmitype:PhysicalResource">Physical Resources</ref> because it is unclear whether amorphous entities (e·g, ghosts) are necessarily “physical”.
 
  19                 <SpecificResource source="(FOAF)" fragment="term_Person"/>
 
  22                 <resource name="foaf:Agent"/>
 
  25                 <resource name="geo:SpatialThing"/>
 
  28                 <resource name="contact:SocialEntity"/>