PREFIX ex: SELECT ?animal { ?animal a ex:Animal FILTER NOT EXISTS { ?animal a ex:Insect } }