RDF Syntax Example #2
<RDF xmlns = “http://www.w3.org/TR/WD-rdf-syntax#”
xmlns:dc = “http://purl.org/dc/elements/1.0/”
xmlns:bib = “http://www.bib.org/persons#”>
<Description about = “URI:R”>
<dc:Title> RDF Presentation </dc:Title>
<bib:Name> Paul Miller </bib:Name>
<bib:Email> p.miller@ukoln.ac.uk </bib:Email>
<bib:Aff resource = “http://www.ukoln.ac.uk” />