<?xml version="1.0" encoding="utf-8" ?> 
<rdf:RDF
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:bio="http://purl.org/vocab/bio/0.1/"
  xmlns:foaf="http://xmlns.com/foaf/0.1/"
>
  <foaf:Person>
    <foaf:nick>wildwell</foaf:nick>
    <bio:olb>&lt;a href=&quot;http://wildwell.info/&quot; target='_blank' class='okyuu_link'&gt;http://wildwell.info/&lt;/a&gt;
</bio:olb>
  </foaf:Person>

  <foaf:Image rdf:about="http://okyuu.com/ja/user/wildwell/photo.jpg" >
    <dc:title>wildwell</dc:title>
    <dc:creater>wildwell</dc:creater>
  </foaf:Image>

  <rdf:Description rdf:about="http://okyuu.com/ja/user/wildwell" >
    <foaf:maker rdf:parseType="Resource">
      <foaf:holdsAccount>
        <foaf:OnlineAccount foaf:accountName="wildwell">
          <foaf:accountServiceHomepage rdf:resource="http://okyuu.com" />
        </foaf:OnlineAccount>
      </foaf:holdsAccount>
    </foaf:maker>
  </rdf:Description>

</rdf:RDF>
