# File lib/iq_rdf/literal/uri.rb, line 14
      def to_ntriples(parent_lang = nil)
        "<#{@obj.to_s}>"
      end