RDFa Doctype
  
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
             "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
    <html version="XHTML+RDFa 1.0"
          xmlns="http://www.w3.org/1999/xhtml"
          xmlns:dc="http://purl.org/dc/elements/1.1/">
          <head version="XHTML+RDFa 1.0"
                profile="http://www.w3.org/1999/xhtml/vocab">
                <title>An XHTML+RDFa document using CURIEs</title>
          </head>
          <body>
              <p rel="cite">
                  this content was written by 
                  <span property="dc:creator">some author</span>
              </p>
          </body>
    </html>
  
  
  
  RDFa Core Initial Context
  This is a very important
  link