<?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/040308_1738.jpg'/>
  <an:author>Masahide Kanzaki</an:author>
  <an:created>2004-03-08T13:19:52Z</an:created>
  <rdfs:seeAlso rdf:resource='http://www.kanzaki.com/memo/2004/03/08-1' dc:title='ダブリン・コア・セミナー'/>
 </rdf:Description>
 <foaf:Image rdf:about='http://www.kanzaki.com/works/2004/imgdsc/040308_1738.jpg'>
  <dc:title>Tom Baker and OAI T-Shirt</dc:title>
  <dc:description>Tom Bakerが、OAIを処理するpythonコードが表裏にプリントされたTシャツを披露してくれた。</dc:description>
  <dc:creator>Masahide Kanzaki</dc:creator>
  <dc:date>2004-03-08</dc:date>
  <image:width>640</image:width>
  <image:height>480</image:height>
  <image:hasPart>
   <image:Rectangle rdf:ID='p1'>
    <image:points>277,1 455,132</image:points>
    <dc:title>Thomas Baker</dc:title>
    <image:depicts rdf:parseType='Resource'>
     <dc:description>Dublin Core Metadata Initiative, Usage Board Chair</dc:description>
    </image:depicts>
   </image:Rectangle>
  </image:hasPart>
  <image:hasPart>
   <image:Rectangle rdf:ID='p2'>
    <image:points>200,236 408,467</image:points>
    <dc:title>Python code</dc:title>
    <dc:description>標準化されたメタデータを処理するためのコードは、Tシャツにプリントできるほどシンプルにまとめることができる。</dc:description>
   </image:Rectangle>
  </image:hasPart>
 </foaf:Image>
</rdf:RDF>