diff --git a/ontology/saref4wear.ttl b/ontology/saref4wear.ttl
index d7a0601312e8cc1346898263d73830c02c26e574..c783d6efbe98d24f88c8ea9c41b52bd08acacbcc 100644
--- a/ontology/saref4wear.ttl
+++ b/ontology/saref4wear.ttl
@@ -299,7 +299,7 @@ s4wear:sendsInformationTo rdf:type owl:ObjectProperty ;
 ###  https://saref.etsi.org/saref4wear/sendsNotificationsTo
 s4wear:sendsNotificationsTo rdf:type owl:ObjectProperty ;
                             rdfs:subPropertyOf s4syst:connectedTo ;
-                            rdfs:domain saref:Device ;
+                            rdfs:domain s4wear:Wearable ;
                             rdfs:range s4wear:Wearer .