<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
  xmlns:foaf='http://xmlns.com/foaf/0.1/'
  xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
  xmlns:rdfs='http://www.w3.org/2000/01/rdf-schema#'
>
  <foaf:Person>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="/profile_photos/r/u/s/russellalbert/79468_large.jpg"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/russellalbert/foaf/"/>
        <foaf:firstName>Russell </foaf:firstName>
        <foaf:nick>russellalbert</foaf:nick>
        <foaf:name>Russell  A.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:img rdf:resource="/profile_photos/a/i/m/aimeealb/85552_large.jpg"/>
    <foaf:firstName>Aimée</foaf:firstName>
    <foaf:nick>aimeealb</foaf:nick>
    <foaf:name>Aimée A.</foaf:name>
    <foaf:dateOfBirth>1987-7-30</foaf:dateOfBirth>
  </foaf:Person>
</rdf:RDF>