<?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>Erlingur</foaf:firstName>
    <foaf:img rdf:resource="/profile_photos/e/t/h/eth/9502_large.jpg"/>
    <foaf:name>Erlingur Þ.</foaf:name>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1982-9-18</foaf:dateOfBirth>
        <foaf:firstName>Kristjana</foaf:firstName>
        <foaf:img rdf:resource="/profile_photos/k/r/i/krissa/91458_large.jpg"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/krissa/foaf/"/>
        <foaf:name>Kristjana G.</foaf:name>
        <foaf:nick>krissa</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1982-10-7</foaf:dateOfBirth>
        <foaf:firstName>Vignir</foaf:firstName>
        <foaf:img rdf:resource="/profile_photos/V/i/g/Viggeh/104057_large.jpg"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Viggeh/foaf/"/>
        <foaf:name>Vignir H.</foaf:name>
        <foaf:nick>Viggeh</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:nick>eth</foaf:nick>
  </foaf:Person>
</rdf:RDF>