<?xml version='1.0'?>
<rdf:RDF
   xml:lang="en"
   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:ya="http://blogs.yandex.ru/schema/foaf/"
   xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
   xmlns:dc="http://purl.org/dc/elements/1.1/">
   <foaf:Person>
    <foaf:nick>JohnC</foaf:nick>
    <foaf:name>John C</foaf:name>
    <foaf:homepage rdf:resource="http://irelandsdiaspora.com/pg/profile/JohnC" />
    <foaf:mbox_sha1sum>f73df311ca93eafa204e1080cd5a863ae9e49bdc</foaf:mbox_sha1sum>
    <foaf:img rdf:resource="http://irelandsdiaspora.com/pg/icon/JohnC/large/icon.jpg" />
	
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>rhall</foaf:nick>
        <foaf:member_name>Rich</foaf:member_name>
        <foaf:mbox_sha1sum>98d6c58c4d3461cbf5c7d97cd8c5b81d25daa1e1</foaf:mbox_sha1sum>
        <rdfs:seeAlso rdf:resource="http://irelandsdiaspora.com/pg/friends/rhall/?view=foaf" />
        <foaf:homepage rdf:resource="http://irelandsdiaspora.com/pg/profile/rhall?view=foaf"/>
      </foaf:Person>
    </foaf:knows>
	</foaf:Person>	   
</rdf:RDF>