<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="RDFa - Page 21 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=RDFa&amp;p=20">1.Previous</a><br />
<a accesskey="3" href="page.php?w=RDFa&amp;p=22">3.Next</a>
</p>
<p>resource to specify metadata about. The book title and author are defined within the contents of this tag using the dc:title and dc:creator properties.</p>

<p>Here are the same triples when the above document is automatically converted to <a href="page.php?w=RDF%2FXML">RDF/XML</a>:<syntaxhighlight lang="xml"><?xml version="1.0" encoding="UTF-8"?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"    xmlns:foaf="http://xmlns.com/foaf/0.1/"    xmlns:dc="http://purl.org/dc/elements/1.1/">  <rdf:Description rdf:about="http://example.org/john-d/">    <dc:creator xml:lang="en">Jonathan Doe</dc:creator>    <foaf:primaryTopic>      <rdf:Description rdf:about="http://example.org/john-d/#me">        <foaf:nick xml:lang="en">John D</foaf:nick>        <foaf:interest rdf:resource="http://www.neubauten.org/"/>        <foaf:interest>          <rdf:Description rdf:about="urn:ISBN:0752820907">            <dc:creator xml:lang="en">Tim Berners-Lee</dc:creator>            <dc:title xml:lang="en">Weaving the Web</dc:title>          </rdf:description>        </foaf:interest>      </rdf:description>    </foaf:primarytopic>  </rdf:description></rdf:rdf></?xml></syntaxhighlight></p><p>
<a accesskey="1" href="page.php?w=RDFa&amp;p=20">1.Previous</a><br />
<a accesskey="3" href="page.php?w=RDFa&amp;p=22">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
