<?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:wn='http://xmlns.com/wordnet/1.6/'
  xmlns:image='http://jibbering.com/vocabs/image/#'
 >
 <foaf:Image rdf:about='http://kanzaki.com/bass/the-giant.jpg'>
  <dc:title>The Giant at Victoria Museum</dc:title>
  <dc:description>One of the largest contrabasses in history is exhibited in the Victoria/Albert Museum, London</dc:description>
  <dc:creator>Masahide Kanzaki</dc:creator>
  <dc:date>1994</dc:date>
  <image:width>444</image:width>
  <image:height>311</image:height>
  <image:hasPart>
   <image:Rectangle>
    <image:points>165,6 288,304</image:points>
    <dc:title>The Giant</dc:title>
    <dc:description>This contrabass is exhibited on a wall of a stair because it is too tall to put on the floor.</dc:description>
    <image:depicts>
     <wn:Contrabass>
      <dc:description>Contrabass is the largest and lowest member of string instruments</dc:description>
     </wn:Contrabass>
    </image:depicts>
   </image:Rectangle>
  </image:hasPart>
  <image:hasPart>
   <image:Rectangle>
    <image:points>82,89 137,140</image:points>
    <dc:title>A person</dc:title>
    <dc:description>looking at the giant contrabass. Compare the size! (though a bit magic of the laws of perspective)</dc:description>
   </image:Rectangle>
  </image:hasPart>
 </foaf:Image>
</rdf:RDF>