<rdf:RDF xmlns:h="http://infomesh.net/2002/html#" 
   xmlns="http://infomesh.net/2002/html-attrs#" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" >

<rdf:Description>
   <lang rdf:parseType="Literal">en</lang>
   <h:html rdf:parseType="Collection">
      <rdf:Description>
         <h:head rdf:parseType="Collection">
            <rdf:Description>
               <h:title rdf:parseType="Resource">
                  <rdf:first>HTML in Notation3 Test Document</rdf:first>
                  <rdf:rest 
                  rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
               </h:title>
            </rdf:Description>
            <rdf:Description>
               <href rdf:parseType="Literal">style.css</href>
               <rel rdf:parseType="Literal">stylesheet</rel>
               <type> rdf:parseType="Literal"text/css</type>
               <h:link 
                  rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
            </rdf:Description>
         </h:head>
      </rdf:Description>
      <rdf:Description>
         <h:body rdf:parseType="Collection">
            <rdf:Description>
               <h:h1 rdf:parseType="Resource">
                  <rdf:first>HTML in N3</rdf:first>
                  <rdf:rest 
                  rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
               </h:h1>
            </rdf:Description>
            <rdf:Description>
               <h:p rdf:parseType="Resource">
                  <rdf:first>This is a test document.</rdf:first>
                  <rdf:rest 
                  rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
               </h:p>
            </rdf:Description>
            <rdf:Description>
               <h:address rdf:parseType="Collection">
                  <rdf:Description>
                     <title 
                   rdf:parseType="Literal">A Homepage Of Sean B. Palmer</title>
                     <href rdf:resource="http://purl.org/net/sbp/"/>
                     <h:a rdf:parseType="Resource">
                        <rdf:first>Sean B. Palmer</rdf:first>
                        <rdf:rest 
                  rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
                     </h:a>
                  </rdf:Description>
               </h:address>
            </rdf:Description>
         </h:body>
      </rdf:Description>
   </h:html>
</rdf:Description>
</rdf:RDF>
