<?xml version="1.0" encoding="UTF-8" ?><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:admin="http://webns.net/mvcb/"
	  xmlns:dc="http://purl.org/dc/elements/1.1/" 
	  xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	  xmlns:con="http://www.w3.org/2000/10/swap/pim/contact#"
>
<foaf:PersonalProfileDocument rdf:about="">
  <foaf:maker rdf:resource="#me"/>
  <foaf:primaryTopic rdf:resource="#me"/>
  <admin:generatorAgent rdf:resource="http://www.finds.org.uk"/>
  <admin:errorReportsTo rdf:resource="mailto:dpett@thebritishmuseum.org"/>
</foaf:PersonalProfileDocument>
<foaf:Person rdf:ID="me">
<foaf:name>Kate Sumnall</foaf:name>
<foaf:givenname>Kate</foaf:givenname>
<foaf:family_name>Sumnall</foaf:family_name>
<foaf:mbox_sha1sum>ccc92347a1c5a647cd6d9c130351a1e4b28eb4dc</foaf:mbox_sha1sum>
<foaf:mbox rdf:resource="mailto:ksumnall@museumoflondon.org.uk"/>
<foaf:homepage rdf:resource="http://www.finds.org.uk"/>
<foaf:phone rdf:resource="tel:020 78145733"/>
<foaf:workplaceHomepage rdf:resource="http://www.finds.org.uk"/>
<foaf:workInfoHomepage rdf:resource="http://www.finds.org.uk/contacts/staff/profile/id/62"/>

<foaf:based_near rdf:parseType="Resource">
<geo:lat>51.517862</geo:lat>
<geo:long>-0.096027</geo:long>
</foaf:based_near>
<con:office rdf:parseType="Resource">
<con:address rdf:parseType="Resource">
<con:city>
London</con:city>
<con:country>
GB</con:country>
<con:postalCode>
EC2Y 5HN</con:postalCode>
<con:street>
Department of Early London History, Museum of London</con:street>
<con:street2>
London Wall</con:street2>
</con:address>
<con:phone rdf:resource="tel:020 78145733"/>
<geo:location rdf:parseType="Resource">
<geo:lat>
51.517862</geo:lat>
<geo:long>
-0.096027</geo:long>
</geo:location>
</con:office>
</foaf:Person>
</rdf:RDF>
