<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:occursIn 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">
      <!--/html-->
      <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"/>
      <!--/html/body[1]-->
      <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"/>
      <!--/html/body[1]/h2[1]-->
      <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#char=11,17">
      <!--/html/body[1]/h2[1]/span[1]-->
      <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:taIdentRef>http://dbpedia.org/resource/Dublin</itsrdf:taIdentRef>
      <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#char=23,30">
      <!--/html/body[1]/h2[1]/b[1]-->
      <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:RDF>