<rdf:RDF
  xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
  xmlns:NS0='test-ont#'
 >
  <rdf:Description rdf:about='#A109'>
    <rdf:type rdf:resource='test-ont#test$Class2'/>
    <NS0:vector>element1</NS0:vector>
    <NS0:vector>2</NS0:vector>
    <NS0:vector rdf:resource='#A98'/>
    <NS0:c1 rdf:resource='#A98'/>
  </rdf:Description>
  <rdf:Description rdf:about='#A98'>
    <rdf:type rdf:resource='test-ont#test$Class1'/>
    <NS0:string1>string1</NS0:string1>
    <NS0:int1>1</NS0:int1>
    <NS0:int2>2</NS0:int2>
    <NS0:float1>3.0</NS0:float1>
    <NS0:date1>2002-01-16T08:06:06</NS0:date1>
    <NS0:array>0</NS0:array>
    <NS0:array>1</NS0:array>
    <NS0:array>2</NS0:array>
    <NS0:array>3</NS0:array>
  </rdf:Description>
</rdf:RDF>
