<And>
  <Atom>
    <Rel>holds</Rel>
    <Ind iri="http://www.w3.org/2000/10/swap/test/syntax/numbers.n3#is" />
    <Data type="http://www.w3.org/2001/XMLSchema#integer">2</Data>
    <Data>The integer 2</Data>
  </Atom>
  <Atom>
    <Rel>holds</Rel>
    <Ind iri="http://www.w3.org/2000/10/swap/test/syntax/numbers.n3#is" />
    <Data type="http://www.w3.org/2001/XMLSchema#integer">2</Data>
    <Data>The integer 2 expressed with leading zeroes</Data>
  </Atom>
  <Atom>
    <Rel>holds</Rel>
    <Ind iri="http://www.w3.org/2000/10/swap/test/syntax/numbers.n3#is" />
    <Data type="http://www.w3.org/2001/XMLSchema#integer">-2</Data>
    <Data>The integer -2</Data>
  </Atom>
  <Atom>
    <Rel>holds</Rel>
    <Ind iri="http://www.w3.org/2000/10/swap/test/syntax/numbers.n3#is" />
    <Data type="http://www.w3.org/2001/XMLSchema#integer">0</Data>
    <Data>Zero</Data>
  </Atom>
  <Atom>
    <Rel>holds</Rel>
    <Ind iri="http://www.w3.org/2000/10/swap/test/syntax/numbers.n3#is" />
    <Data type="http://www.w3.org/2001/XMLSchema#decimal">2</Data>
    <Data>The number 2.0</Data>
  </Atom>
  <Atom>
    <Rel>holds</Rel>
    <Ind iri="http://www.w3.org/2000/10/swap/test/syntax/numbers.n3#is" />
    <Data type="http://www.w3.org/2001/XMLSchema#decimal">2</Data>
    <Data>The number 2.0 expressed with extra trailing
    zeroes</Data>
  </Atom>
  <Atom>
    <Rel>holds</Rel>
    <Ind iri="http://www.w3.org/2000/10/swap/test/syntax/numbers.n3#is" />
    <Data type="http://www.w3.org/2001/XMLSchema#double">
    2000.000000</Data>
    <Data>The double precision floating point 2.0e3</Data>
  </Atom>
  <Atom>
    <Rel>holds</Rel>
    <Ind iri="http://www.w3.org/2000/10/swap/test/syntax/numbers.n3#is" />
    <Data>Le chat</Data>
    <Data>The french phrase 'Le chat'</Data>
  </Atom>
  <Atom>
    <Rel>holds</Rel>
    <Ind iri="http://www.w3.org/2000/10/swap/test/syntax/numbers.n3#is" />
    <Data type="http://example.com/types#rational">800/600</Data>
    <Data>800/600 with datatype
    http://example.com/types#rational</Data>
  </Atom>
</And>

