<?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/">
<foaf:Person>
<foaf:name>Moto Ishizawa</foaf:name>
<foaf:title>Mr</foaf:title>
<foaf:firstName>Moto</foaf:firstName>
<foaf:surname>Ishizawa</foaf:surname>
<foaf:nick>mo</foaf:nick>
<foaf:mbox_sha1sum>bd9ea3b9529bd35a4fbd6b7ceffb56fa79924059</foaf:mbox_sha1sum>
<foaf:weblog rdf:resource="http://blog.summerwind.jp"/>
<foaf:schoolHomepage rdf:resource="http://www.it-chiba.ac.jp/"/>
<foaf:interest rdf:resource="http://www.w3.org/MarkUp/" rdfs:label="HyperText Markup Language"/>
<foaf:interest rdf:resource="http://www.w3.org/Style/CSS/" rdfs:label="Cascading Style Sheets"/>
<foaf:interest rdf:resource="http://www.w3.org/2001/sw/" rdfs:label="Semantic Web"/>
<foaf:interest rdf:resource="http://microformats.org/" rdfs:label="Microformats"/>
</foaf:Person>
</rdf:RDF>