<rdf:Description rdf:about="http://www.confoto.org/media/
user_66/2006/09/10/OT_DeffTal_39.jpg">
<dc:title xml:lang="en">Cow in the fog</dc:title>
<dc:title xml:lang="de">Kuh im Nebel</dc:title>
<dc:description xml:lang="en">taken in summer of 2005 in
Deferregental in Eastern Tyrol, Austria</dc:description>
<dc:description xml:lang="de">aufgenommen im Sommer 2005 im
Deferregental in Osttirol, �sterreich</dc:description>
<sk:localMediaPath rdf:datatype="http://www.w3.org/2001/
XMLSchema#string">user_66/2006/09/10/</sk:localMediaPath>
<sk:localMediaPath rdf:datatype="http://www.w3.org/2001/
XMLSchema#string">user_66/2006/09/10/</sk:localMediaPath>
<dc:subject>Cow in the fog</dc:subject>
<dc:subject>Cow in the fog</dc:subject>
<confoto:dateAdded>2006-09-10T21:22:38Z</confoto:dateAdded>
<confoto:dateAdded>2006-09-10T21:22:38Z</confoto:dateAdded>
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
<dc:date rdf:datatype="http://www.w3.org/2001/
XMLSchema#dateTime">2006-09-10</dc:date>
<dc:date rdf:datatype="http://www.w3.org/2001/
XMLSchema#dateTime">2006-09-10</dc:date>
</rdf:Description>
Par exemple une description simple est
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:image="http://jibbering.com/vocabs/image/#"
xmlns:exif="http://www.kanzaki.com/ns/exif#"
>
<rdf:Description rdf:about="http://www.kanzaki.com/works/2003/
imagedesc/031114_2152.jpg">
<dc:title>With DanBri in Tokyo</dc:title>
<dc:description>Went a small 'Yakitori' house with danbri
and other W3C members after W3C Day 2003</dc:description>
<dc:date>2003-11-14T21:52:45+0900</dc:date>
<dc:creator>Masahide Kanzaki</dc:creator>
<image:height>640</image:height>
<image:width>480</image:width>
<exif:make>KDDI-CA</exif:make>
<exif:model>A5401CA</exif:model>
<exif:exposureTime>0.2598</exif:exposureTime>
<exif:exposureMode>Auto exposure</exif:exposureMode>
<exif:whiteBalance>Auto white balance</exif:whiteBalance>
</rdf:Description>
</rdf:RDF>