diff --git a/ontology/saref4wear.ttl b/ontology/saref4wear.ttl
index d7a0601312e8cc1346898263d73830c02c26e574..4e5364a750ca1b5c933272000c5358ee6afdafc9 100644
--- a/ontology/saref4wear.ttl
+++ b/ontology/saref4wear.ttl
@@ -644,11 +644,6 @@ s4wear:BusinessEvents rdf:type owl:Class ;
                       rdfs:subClassOf s4city:Event .
 
 
-###  https://saref.etsi.org/saref4wear/Child
-s4wear:Child rdf:type owl:Class ;
-             rdfs:subClassOf s4wear:LivingOrganism .
-
-
 ###  https://saref.etsi.org/saref4wear/CommunicationFunction
 s4wear:CommunicationFunction rdf:type owl:Class ;
                              rdfs:subClassOf saref:Function .
@@ -739,11 +734,6 @@ s4wear:OnBodyWearable rdf:type owl:Class ;
                                       ] .
 
 
-###  https://saref.etsi.org/saref4wear/Parent
-s4wear:Parent rdf:type owl:Class ;
-              rdfs:subClassOf s4wear:LivingOrganism .
-
-
 ###  https://saref.etsi.org/saref4wear/PhysicalObject
 s4wear:PhysicalObject rdf:type owl:Class ;
                       rdfs:subClassOf geosp:Feature ,
@@ -770,11 +760,6 @@ s4wear:SportEvents rdf:type owl:Class ;
                    rdfs:subClassOf s4city:Event .
 
 
-###  https://saref.etsi.org/saref4wear/StaffMember
-s4wear:StaffMember rdf:type owl:Class ;
-                   rdfs:subClassOf s4wear:LivingOrganism .
-
-
 ###  https://saref.etsi.org/saref4wear/TextileBasedDevice
 s4wear:TextileBasedDevice rdf:type owl:Class ;
                           rdfs:subClassOf s4wear:TextileBasedWearable .