ATermAppl ot = node2term( o );
if( builtinTerm == null ) {
ATermAppl pt = node2term( p );
Role role = kb.getProperty( pt );
PropertyType type = (role == null)
? PropertyType.UNTYPED
: role.getType();
if( type == PropertyType.ANNOTATION ) {
// Skip ontology annotations