<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:rdfs="http://www.w3org/2000/01/rdf-schema#"
         xmlns:foaf="http://xmlns.com/foaf/0.1/"> <foaf:OnlineAccount rdf:about="http://www.python-science.org/cwuser/anon">
  <foaf:accountName>anon</foaf:accountName>
</foaf:OnlineAccount>
<foaf:Person rdf:about="http://www.python-science.org/cwuser/anon#user">
  <foaf:account rdf:resource="http://www.python-science.org/cwuser/anon" />
</foaf:Person>
</rdf:RDF>

