@prefix blnal: .
@prefix owl: .
@prefix void: .
@prefix xsd: .
blnal: void:classPartition [ void:class owl:DatatypeProperty ;
void:entities 3 ],
[ void:class owl:Ontology ;
void:entities 1 ],
[ void:class owl:AnnotationProperty ;
void:entities 1 ],
[ void:class owl:ObjectProperty ;
void:entities 1 ] .