X-Git-Url: https://git.ladys.computer/Vocab/blobdiff_plain/9f84b78cf0db742ab8222e2753933e15f5aebeb9..690b310b5e5fec142364da4b00a5fa0b354926d0:/data/object_properties/awol%C2%A6email

diff --git "a/data/object_properties/awol\302\246email" "b/data/object_properties/awol\302\246email"
index d19db90..80dcac6 100644
--- "a/data/object_properties/awol\302\246email"
+++ "b/data/object_properties/awol\302\246email"
@@ -8,16 +8,19 @@ SPDX-License-Identifier: CC0-1.0
 	<label xml:lang="en">has email</label>
 	<comment xml:lang="en">
 		<p>
-			An electronic mailbox for this <ref target="awol:Person">Person</ref>.
+			An electronic mailbox for this <ref target="contact:SocialEntity">Social Entity</ref>.
+		</p>
+		<p>
+			Unlike the more restrictive <ptr target="contact:mailbox"/>, this property is not inverseā€functional.
 		</p>
 	</comment>
 	<isDefinedBy>
 		<SpecificResource source="(AWOL)" fragment="email"/>
 	</isDefinedBy>
-	<subPropertyOf>
-		<resource name="contact:mailbox"/>
-	</subPropertyOf>
 	<domain>
-		<resource name="awol:Person"/>
+		<resource name="contact:SocialEntity"/>
 	</domain>
+	<range>
+		<resource name="contact:Mailbox"/>
+	</range>
 </ObjectProperty>