<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="./foaf.xsl" type="text/xsl" media="screen"?>

<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/"
	xmlns:dcterms="http://purl.org/dc/terms/"
	xml:lang  ="en"
>
			
<foaf:PersonalProfileDocument rdf:about="">
	<dc:title>FOAF Metadata of Akihiro Oyamada</dc:title>
	<dcterms:created>2007-12-12</dcterms:created>
	<dcterms:modified>2007-12-12</dcterms:modified>
	<foaf:maker rdf:resource="#me"/>
	<foaf:primaryTopic rdf:resource="#me"/>
</foaf:PersonalProfileDocument>




<foaf:Person rdf:ID="me">
<foaf:name>Akihiro Oyamada</foaf:name>
<foaf:name xml:lang="ja">小山田 晃浩</foaf:name>
<foaf:title>Mr</foaf:title>
<foaf:gender>male</foaf:gender>
<foaf:givenname>Akihiro</foaf:givenname>
<foaf:family_name>Oyamada</foaf:family_name>
<foaf:nick>aki</foaf:nick>
<foaf:mbox_sha1sum>82aea770d309a299394514ea5342e12cc57c0b16</foaf:mbox_sha1sum>
<foaf:homepage rdf:resource="http://www.yomotsu.net"/>
<foaf:weblog rdf:resource="http://www.yomotsu.net/wp"/>
<foaf:workplaceHomepage rdf:resource="http://www.metaphase.co.jp/"/>
<foaf:topic_interest>XML</foaf:topic_interest>
<foaf:topic_interest>XHTML 2</foaf:topic_interest>
<foaf:topic_interest>HTML 5</foaf:topic_interest>
<foaf:topic_interest>CSS 3</foaf:topic_interest>
<foaf:topic_interest>Semantic Web</foaf:topic_interest>
<foaf:topic_interest>Web browsers</foaf:topic_interest>
<foaf:topic_interest>open standards</foaf:topic_interest>
<foaf:topic_interest>Visual-Rock music</foaf:topic_interest>
<foaf:topic_interest>Tekken 6</foaf:topic_interest>
</foaf:Person>

</rdf:RDF>