<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
         xmlns:dc="http://purl.org/dc/elements/1.1/" 
         xmlns:dcterms="http://purl.org/dc/terms/" 
         xmlns:ore="http://www.openarchives.org/ore/terms/" 
         xmlns:foaf="http://xmlns.com/foaf/0.1/" 
         xmlns:lit="http://www.example.org/lit-annotation-ns#">
    <ore:ResourceMap rdf:about="http://www.example.org/rem1">
        <ore:describes rdf:resource="http://www.example.org/rem1#aggregation"/>
        <dcterms:modified>2010-06-20T04:08:36Z</dcterms:modified>
        <dcterms:creator rdf:resource="http://www.example.org/users/1"/>
        <dc:description>Egremont is not mentioned in the 1883 version</dc:description>
        <lit:variation-agent>H. M. Martin</lit:variation-agent>
        <lit:variation-place>Adelaide</lit:variation-place>
        <lit:variation-date>1883</lit:variation-date>
    </ore:ResourceMap>
    <ore:Aggregation rdf:about="http://www.example.org/rem1#aggregation">
        <dcterms:modified>2010-06-20T04:08:36Z</dcterms:modified>
        <ore:aggregates rdf:resource="http://austlit.edu.au/common/loredemo/H1867A87.html#xpointer(string-range(/html[1]/body[1]/pre[1],%20%22%22,%2082,%208))"/>
        <ore:aggregates rdf:resource="http://austlit.edu.au/common/loredemo/I1883.html#xpointer(string-range(/html[1]/body[1]/pre[1],%20%22%22,%201,%2082))"/>
    </ore:Aggregation>
    <rdf:Description rdf:about="http://austlit.edu.au/common/loredemo/H1867A87.html#xpointer(string-range(/html[1]/body[1]/pre[1],%20%22%22,%2082,%208))">
        <dc:format>text/html; charset=UTF-8</dc:format>
    </rdf:Description>
    <rdf:Description rdf:about="http://austlit.edu.au/common/loredemo/I1883.html#xpointer(string-range(/html[1]/body[1]/pre[1],%20%22%22,%201,%2082))">
        <dc:format>text/html; charset=UTF-8</dc:format>
        <lit:isVariantOf rdf:resource="http://austlit.edu.au/common/loredemo/H1867A87.html#xpointer(string-range(/html[1]/body[1]/pre[1],%20%22%22,%2082,%208))"/>
    </rdf:Description>
    <rdf:Description rdf:about="http://www.example.org/users/1">
        <foaf:name>Andrew Hyland</foaf:name>
    </rdf:Description>
</rdf:RDF>
