<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://www.w3.org/1999/09/28-Photo-ns#"
     xmlns:DC="http://purl.oclc.org/dc/documents/rec-dces-199809.htm#"
     xmlns:Technical="http://www.w3.org/2000/PhotoRDF/technical-1-0#">
  <rdf:Description about="">
    <DC:Source>BW negative</DC:Source>
    <DC:Date>1992</DC:Date>
    <DC:Description>A bird, escaping from darkness to the light. Shot in Nice in 1992 (The picture, not the bird!)</DC:Description>
    <DC:Title>Bird (Nice 1992)</DC:Title>
    <DC:Subject>Graphic</DC:Subject>
    <DC:Type>image/jpeg</DC:Type>
    <DC:Creator>http://www.w3.org/People/Lafon/</DC:Creator>
    <Technical:lens>Minolta AF35-80</Technical:lens>
    <Technical:camera>Minolta8000i</Technical:camera>
    <Technical:film>Ilford HP5</Technical:film>
    <Technical:devel-date>1992</Technical:devel-date>
  </rdf:Description>
</rdf:RDF>