<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:foaf="http://xmlns.com/foaf/0.1/"
      xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
      xmlns:dc="http://purl.org/dc/elements/1.1/">
  <foaf:Person>
    <foaf:name>Danish Nadeem</foaf:name>
    <foaf:title>Mr</foaf:title>
    <foaf:firstName>Danish</foaf:firstName>
    <foaf:surname>Nadeem</foaf:surname>
    <foaf:mbox rdf:resource="mailto:danzinde@gmx.de"/>
<foaf:mbox_sha1sum>f68e523bd9751686ff08dcfcecd7e174c139e0d7</foaf:mbox_sha1sum>	
    <foaf:homepage rdf:resource="www.geocities.com/danish_nadeem"/>
<foaf:yahooChatID>danish_nadeem</foaf:yahooChatID>
    <foaf:depiction>
    <foaf:Image rdf:about="photo URL "/>
    </foaf:depiction>
    <foaf:gender>Male</foaf:gender>
    <foaf:based_near>
      <geo:Point geo:lat="52.14" geo:long="8.41"/>
    </foaf:based_near>
    <foaf:city>Osnabrueck</foaf:city>
    <foaf:country>Germany</foaf:country>
    <foaf:interest rdf:resource="http://foaf-project.com" dc:title="Semantic Web Technologies" />
  </foaf:Person>
</rdf:RDF>