<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="./area.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/#"
 >
 <foaf:Image rdf:about="http://www.kanzaki.com/norrington/shot98.jpg">
  <dc:title>Sir Roger and me</dc:title>
  <dc:date>1998-03-29</dc:date>
  <foaf:maker>
   <foaf:Person rdf:about="urn:pin:MK705">
    <foaf:name>Masahide Kanzaki</foaf:name>
    <foaf:mbox rdf:resource="mailto:webmaster@kanzaki.com"/>
    <rdfs:seeAlso rdf:resource="http://www.kanzaki.com/info/webwho.rdf"/>
   </foaf:Person>
  </foaf:maker>
  <foaf:depicts rdf:resource="urn:pin:MK705"/>
  <foaf:depicts rdf:resource="http://dbpedia.org/resource/Roger_Norrington" foaf:name="Roger Norrington"/>
  <dc:description>Sir Roger Norrington posed with me after the Tchaikovsky Experience, at Queen Elizabeth Hall, London.</dc:description>
  <image:hasPart>
   <image:Polygon
     image:points="36,0 0,59 0,132 76,133 76,59 71,0"
     dc:description="Sir Roger Norrington wearing a Japanese clothing."/>
  </image:hasPart>
  <image:hasPart>
   <image:Polygon
     image:points="85,18 76,65 72,130 140,132 137,58 118,18"
     dc:description="Masahide Kanzaki asked Sir Roger to pose with him."/>
  </image:hasPart>
 </foaf:Image>
</rdf:RDF>
