<?xml version="1.0"?>
<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:exif="http://impressive.net/people/gerald/2001/exif#"
  xmlns:t="http://www.w3.org/2000/PhotoRDF/technical-1-0#"
  xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
  xmlns:cap="http://impressive.net/people/gerald/2001/captivate-ns#">
 <rdf:Description about="frame172.jpg">
  <dc:title>Bungee jump</dc:title>
  <dc:description>My first bungee jump</dc:description>
  <dc:coverage>Whistler, BC, Canada</dc:coverage>
  <dc:creator rdf:resource="http://impressive.net/people/gerald/"/>
  <dc:publisher rdf:resource="http://impressive.net/people/gerald/"/>
  <dc:type>image</dc:type>
  <dc:format>image/jpeg</dc:format>
  <dc:source>Photo</dc:source>
  <cap:indexfile rdf:resource="bungee.html"/>
  <cap:indextitle>Bungee jumping, Apr 2006</cap:indextitle>
  <cap:depicts>gerald</cap:depicts>
  <cap:visibility>public</cap:visibility>
  <cap:quality>3</cap:quality>
 </rdf:Description>
</rdf:RDF>
