<?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.w3.org/2000/01/rdf-schema#"
 xmlns:foaf="http://xmlns.com/foaf/0.1/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<foaf:Person rdf:ID="me">
 <foaf:name xml:lang="ja">加藤 善規</foaf:name>
 <foaf:name>Yoshiki Kato</foaf:name>
 <foaf:givenname>Yoshiki</foaf:givenname>
 <foaf:family_name>Kato</foaf:family_name>
 <foaf:nick>burnworks</foaf:nick>
 <foaf:gender>male</foaf:gender>
 <foaf:title>Mr</foaf:title>
 <foaf:mbox_sha1sum>8d182f8e66a1262dca946ae40efd98fe0f8c117e</foaf:mbox_sha1sum>
 <foaf:homepage rdf:resource="http://iddy.jp/profile/yoshi/" dc:title="My profile"/>
 <foaf:weblog rdf:resource="http://hyper-text.org/" dc:title="www watch"/>
 <foaf:weblog rdf:resource="http://daily-archive.com/" dc:title="daily archive"/>
 <foaf:weblog rdf:resource="http://photo.daily-archive.com/" dc:title="photo daily archive"/>
 <foaf:workplaceHomepage rdf:resource="http://digiper.com/" dc:title="digiper inc."/>
 <foaf:depiction rdf:resource="http://hyper-text.org/img/yoshi_profile_img.png"/>
 <foaf:interest rdf:resource="http://www.w3.org/" dc:title="W3C"/>
 <foaf:interest rdf:resource="http://www.w3.org/2001/sw/" dc:title="W3C Semantic Web Activity"/>
</foaf:Person>

</rdf:RDF>