<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:itsrdf="http://www.w3.org/2005/11/its/rdf#"
   xmlns:nif="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#">
   <rdf:Description rdf:about="http://example.com/exampledoc.html#char=0,29">
      <nif:sourceUrl rdf:resource="http://example.com/exampledoc.html"/>
      <nif:isString>Welcome to Dublin in Ireland!</nif:isString>
      <rdf:type rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#Context"/>
   </rdf:Description>
   <rdf:Description rdf:about="http://example.com/exampledoc.html#char=0,29">
      <rdf:type rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#RFC5147String"/>
      <nif:anchorOf>Welcome to Dublin in Ireland!</nif:anchorOf>
      <itsrdf:translate>yes</itsrdf:translate>
      <itsrdf:withinText>no</itsrdf:withinText>
      <nif:referenceContext rdf:resource="http://example.com/exampledoc.html#char=0,29"/>
   </rdf:Description>
   <rdf:Description rdf:about="http://example.com/exampledoc.html#xpath(/html/body%5B1%5D/h2%5B1%5D)">
      <nif:convertedFrom rdf:resource="http://example.com/exampledoc.html#char=0,29"/>
   </rdf:Description>
   <rdf:Description rdf:about="http://example.com/exampledoc.html#char=11,17">
      <rdf:type rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#RFC5147String"/>
      <nif:anchorOf>Dublin</nif:anchorOf>
      <itsrdf:translate>no</itsrdf:translate>
      <itsrdf:withinText>yes</itsrdf:withinText>
      <itsrdf:taIdentRef rdf:resource="http://dbpedia.org/resource/Dublin"/>
      <nif:referenceContext rdf:resource="http://example.com/exampledoc.html#char=0,29"/>
   </rdf:Description>
   <rdf:Description rdf:about="http://example.com/exampledoc.html#xpath(/html/body%5B1%5D/h2%5B1%5D/span%5B1%5D)">
      <nif:convertedFrom rdf:resource="http://example.com/exampledoc.html#char=11,17"/>
   </rdf:Description>
   <rdf:Description rdf:about="http://example.com/exampledoc.html#char=21,28">
      <rdf:type rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#RFC5147String"/>
      <nif:anchorOf>Ireland</nif:anchorOf>
      <itsrdf:translate>no</itsrdf:translate>
      <itsrdf:withinText>yes</itsrdf:withinText>
      <nif:referenceContext rdf:resource="http://example.com/exampledoc.html#char=0,29"/>
   </rdf:Description>
   <rdf:Description rdf:about="http://example.com/exampledoc.html#xpath(/html/body%5B1%5D/h2%5B1%5D/b%5B1%5D)">
      <nif:convertedFrom rdf:resource="http://example.com/exampledoc.html#char=21,28"/>
   </rdf:Description>
</rdf:RDF>
