<?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:img rdf:resource="http://pownce.com/profile_photos/s/h/i/shippy/39387_large.jpg"/>
    <foaf:nick>shippy</foaf:nick>
    <foaf:firstName>shilpa</foaf:firstName>
    <foaf:name>shilpa m.</foaf:name>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/a/l/l/allaboutgeorge/2103_large.jpg"/>
        <foaf:nick>allaboutgeorge</foaf:nick>
        <foaf:firstName>George</foaf:firstName>
        <foaf:name>George K.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/allaboutgeorge/foaf/"/>
        <foaf:dateOfBirth>1971-7-7</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/p/u/c/puck/83741_large.jpg"/>
        <foaf:nick>puck</foaf:nick>
        <foaf:firstName>Puck</foaf:firstName>
        <foaf:name>Puck K.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/puck/foaf/"/>
        <foaf:dateOfBirth>1978-10-23</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/j/a/z/jazbek/35758_large.png"/>
        <foaf:nick>jazbek</foaf:nick>
        <foaf:firstName>jessica</foaf:firstName>
        <foaf:name>jessica y.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/jazbek/foaf/"/>
        <foaf:dateOfBirth>1978-8-10</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/S/a/m/Samhita/16499_large.png"/>
        <foaf:nick>Samhita</foaf:nick>
        <foaf:firstName>Samhita</foaf:firstName>
        <foaf:name>Samhita M.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Samhita/foaf/"/>
        <foaf:dateOfBirth>1978-5-3</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
  </foaf:Person>
</rdf:RDF>