<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"    xmlns:owl="http://www.w3.org/2002/07/owl#"    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"    xmlns="http://example.org/rdfxmlparserbug#"    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">  <owl:Ontology rdf:about="http://example.org/rdfxmlparserbug"/>  <owl:Thing rdf:about="http://example.com/#1#2">    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>  </owl:Thing></rdf:RDF>