<?xml-stylesheet href="/parts/imgdesc.xsl" type="text/xsl" media="screen"?>
<rdf:RDF
  xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
  xmlns:rdfs='http://www.w3.org/2000/01/rdf-schema#'
  xmlns:dc='http://purl.org/dc/elements/1.1/'
  xmlns:foaf='http://xmlns.com/foaf/0.1/'
  xmlns:image='http://jibbering.com/vocabs/image/#'
  xmlns:an='http://www.w3.org/2000/10/annotation-ns#'
 >
 <rdf:Description rdf:about=''>
  <an:annotates rdf:resource='http://www.kanzaki.com/works/2004/imgdsc/040128_1335.jpg'/>
  <an:author>Masahide Kanzaki</an:author>
  <an:created>2004-01-29T03:49:39Z</an:created>
 </rdf:Description>
 <foaf:Image rdf:about='http://www.kanzaki.com/works/2004/imgdsc/040128_1335.jpg'>
  <dc:title>Multi functional display of a personal audio system</dc:title>
  <dc:description>ミニステレオの表示画面。今どきのCD（CD-TEXT）はトラック番号だけでなくそのタイトルも示してくれる。</dc:description>
  <dc:creator>Masahide Kanzaki</dc:creator>
  <dc:date>2004-01-28</dc:date>
  <image:width>640</image:width>
  <image:height>480</image:height>
  <image:hasPart>
   <image:Rectangle rdf:ID='p1'>
    <image:points>121,104 195,164</image:points>
    <dc:title>Track number</dc:title>
    <dc:description>The current track played. Now plays the third track.</dc:description>
   </image:Rectangle>
  </image:hasPart>
  <image:hasPart>
   <image:Rectangle rdf:ID='p2'>
    <image:points>108,166 363,221</image:points>
    <dc:title>Track title</dc:title>
    <dc:description>The title of the current track appears here. This is 'Dies Irae', from Requiem by W.A.Mozart.</dc:description>
   </image:Rectangle>
  </image:hasPart>
  <image:hasPart>
   <image:Rectangle rdf:ID='p3'>
    <image:points>377,104 509,173</image:points>
    <dc:title>Time of the track</dc:title>
    <dc:description>The ellapsed time of the playing track. Can be changed to remaining time, total ellapsed time of the CD etc.</dc:description>
   </image:Rectangle>
  </image:hasPart>
  <image:hasPart>
   <image:Rectangle rdf:ID='p4'>
    <image:points>263,277 528,323</image:points>
    <dc:title>Mode indicator</dc:title>
    <dc:description>The selected functions/modes indicated here. N.B. stands for "Natural Bass", a bass enhanced mode.</dc:description>
   </image:Rectangle>
  </image:hasPart>
 </foaf:Image>
</rdf:RDF>