<?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:firstName>JP</foaf:firstName>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Restaurant</foaf:firstName>
        <foaf:name>Restaurant B.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/restaurantbusinessplan/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/r/e/s/restaurantbusinessplan/186369_large.jpg"/>
        <foaf:dateOfBirth>1976-2-21</foaf:dateOfBirth>
        <foaf:nick>restaurantbusinessplan</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>G Allan</foaf:firstName>
        <foaf:name>G Allan R.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/gallanroberts/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/g/a/l/gallanroberts/197142_large.jpg"/>
        <foaf:nick>gallanroberts</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Chris</foaf:firstName>
        <foaf:name>Chris L.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/motionblur/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/m/o/t/motionblur/118707_large.png"/>
        <foaf:nick>motionblur</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Robert</foaf:firstName>
        <foaf:name>Robert O.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/robert_o/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/img/user-l.gif"/>
        <foaf:nick>robert_o</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:name>JP R.</foaf:name>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/J/P/R/JPRuss/137719_large.png"/>
    <foaf:nick>JPRuss</foaf:nick>
  </foaf:Person>
</rdf:RDF>