<?xml version='1.0' encoding='utf-8'?>
<?xml-stylesheet href='./exif.xsl' type='text/xsl' media='screen'?>
<!DOCTYPE rdf:RDF [
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
]>
<rdf:RDF
  xmlns="http://www.kanzaki.com/ns/exif#"
  xmlns:exif="http://www.kanzaki.com/ns/exif#"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:image="http://jibbering.com/vocabs/image/#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:foaf="http://xmlns.com/foaf/0.1/"
>

 <foaf:Image rdf:about="http://static.flickr.com/31/39230921_71f02f0f10.jpg">
  <dc:date></dc:date>
  <image:height>500</image:height>
  <image:width>375</image:width>
  
<!-- Metadata from Exif section -->
  <exif-info>
   <Exif_IFD rdfs:label='Exif Image File Data'>
   </Exif_IFD>
  </exif-info>

 </foaf:Image>

 <foaf:Document rdf:about="">
  <rdfs:label>Exif analysis of 39230921_71f02f0f10.jpg</rdfs:label>
  <foaf:primaryTopic rdf:resource="http://static.flickr.com/31/39230921_71f02f0f10.jpg" rdfs:label="39230921_71f02f0f10.jpg"/>
 </foaf:Document>

<!-- APP ffe1 (0002) = Exif 40 bytes (000a);Byte order: MM; APP ffed (002c) = Photoshop 132 bytes (0034 - 00b2); APP ffe0 (00b2) = JPEG 16 bytes (00ba - 00c4); APP ffe0 (00c4) = JPEG 16 bytes (00cc - 00d6); DQT  67 bytes (00d6); DQT  67 bytes (011b); SOF0 17 bytes; DHT0 30 bytes (0173); DHT0 79 bytes (0193); DHT0 28 bytes (01e4); DHT0 60 bytes (0202); reached Start Of Scan; 0.60 sec.-->
</rdf:RDF>