<?xml version="1.0"?> <!-- SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady> SPDX-License-Identifier: CC0-1.0 --> <!DOCTYPE ObjectProperty SYSTEM "../../DTD"> <ObjectProperty> <label xml:lang="en">has organization</label> <comment xml:lang="en"> <p> An <ref target="foaf:Organization">Organization</ref> which this <ref target="contact:Person">Person</ref> is a part of. </p> </comment> <isDefinedBy> <SpecificResource source="(SWAP-PIM)"/> </isDefinedBy> <domain> <resource name="contact:Person"/> </domain> <range> <resource name="foaf:Organization"/> </range> </ObjectProperty>