<?xml version="1.0"?> <!-- SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady> SPDX-License-Identifier: CC0-1.0 --> <!DOCTYPE DatatypeProperty SYSTEM "../../DTD"> <DatatypeProperty> <label xml:lang="en">account name</label> <comment xml:lang="en"> <p> The unique identifier for this <ref target="foaf:OnlineAccount">Online Account</ref> (within the context of its <ref target="foaf:accountServiceHomepage">account service home�page</ref>). </p> <p> Despite its label, this is <em>not</em> a subproperty of <ptr target="foaf:name"/>. This ontology instead defines it as a subproperty of <ptr target="dcterms:identifier"/>, which is more in line with its intended usage. </p> </comment> <isDefinedBy> <SpecificResource source="(FOAF)" fragment="term_accountName"/> </isDefinedBy> <subPropertyOf> <resource name="dcterms:identifier"/> </subPropertyOf> <domain> <resource name="foaf:OnlineAccount"/> </domain> </DatatypeProperty>