1232123312341235123612371238
else if (o instanceof TypedLiteral) { return ((TypedLiteral) o).getContent(); } else if (o instanceof LanguageTaggedLiteral) { return ((LanguageTaggedLiteral) o).getContent(); } throw new TypeErrorException(); }