@prefix itsrdf: <http://www.w3.org/2005/11/its/rdf#>.
@prefix nif: <http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
<http://example.com/myitsservice?informat=html&intype=url&input=http://example.com/doc.html&char=0,29> nif:beginIndex "0";
  nif:endIndex "29";
  nif:isString "Welcome to Dublin in Ireland!";
  nif:referenceContext <http://example.com/myitsservice?informat=html&intype=url&input=http://example.com/doc.html&char=0,29>;
  nif:wasConvertedFrom <http://example.com/myitsservice?informat=html&intype=url&input=http://example.com/doc.html&xpath=/html/body%5B1%5D/h2%5B1%5D>;
  a nif:Context,
  nif:RFC5147String;
  itsrdf:translate "yes";
  itsrdf:withinText "no".
<http://example.com/myitsservice?informat=html&intype=url&input=http://example.com/doc.html&char=11,17> nif:beginIndex "11";
  nif:endIndex "17";
  nif:referenceContext <http://example.com/myitsservice?informat=html&intype=url&input=http://example.com/doc.html&char=0,29>;
  nif:wasConvertedFrom <http://example.com/myitsservice?informat=html&intype=url&input=http://example.com/doc.html&xpath=/html/body%5B1%5D/h2%5B1%5D/span%5B1%5D>;
  a nif:RFC5147String;
  itsrdf:taIdentRef <http://dbpedia.org/resource/Dublin>;
  itsrdf:translate "no";
  itsrdf:withinText "yes".
<http://example.com/myitsservice?informat=html&intype=url&input=http://example.com/doc.html&char=21,28> nif:beginIndex "21";
  nif:endIndex "28";
  nif:referenceContext <http://example.com/myitsservice?informat=html&intype=url&input=http://example.com/doc.html&char=0,29>;
  nif:wasConvertedFrom <http://example.com/myitsservice?informat=html&intype=url&input=http://example.com/doc.html&xpath=/html/body%5B1%5D/h2%5B1%5D/b%5B1%5D)>;
  a nif:RFC5147String;
  itsrdf:translate "no";
  itsrdf:withinText "yes".