# XML Parsing Error: not well-formed
# Location: http://triplr.org/rdf/http://inamidst.com/misc/triplrtest.n3
# Line Number 2, Column 16:
# <rdf:RDF xmlns:="http://example.org/first.n3#"
# ---------------^

@prefix : <http://example.org/first.n3#>.
@prefix s: <http://example.org/second.n3#>.

:subj a s:Objt .
