<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/about/xsl/foaf.xsl" type="text/xsl" media="all"?>
<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:dc="http://purl.org/dc/elements/1.1/"
	xmlns:dcterms="http://purl.org/dc/terms/"
	xmlns:foaf="http://xmlns.com/foaf/0.1/">

	<foaf:Person>

		<foaf:name>
			<rdf:Bag>
				<rdf:li>Takahiro Mashiko</rdf:li>
				<rdf:li xml:lang="ja">（益子 貴寛）</rdf:li>
			</rdf:Bag>
		</foaf:name>
		<foaf:title>Mr</foaf:title>
		<foaf:gender>male</foaf:gender>
		<foaf:firstName>Takahiro</foaf:firstName>
		<foaf:surname>Mashiko</foaf:surname>
		<foaf:nick>Massy</foaf:nick>
		<foaf:img rdf:resource="http://www.cybergarden.net/images/mashiko.png" />

		<foaf:mbox rdf:resource="mailto:webmaster&#64;cybergarden.net" />
		<foaf:homepage rdf:resource="http://www.cybergarden.net/" rdfs:label="CYBER&#64;GARDEN" />
		<foaf:weblog rdf:resource="http://www.cybergarden.net/blog/" rdfs:label="Web::Blogoscope" />
		<foaf:publications xml:lang="ja" rdf:resource="http://www.amazon.co.jp/exec/obidos/ASIN/4798010928/cybergarden-22" rdfs:label="Web標準の教科書─XHTMLとCSSで作る“正しい”Webサイト" />
		<foaf:publications xml:lang="ja" rdf:resource="http://www.amazon.co.jp/exec/obidos/ASIN/4798008168/cybergarden-22" rdfs:label="伝わるWeb文章デザイン100の鉄則" />
		<foaf:publications xml:lang="ja" rdf:resource="http://www.amazon.co.jp/exec/obidos/ASIN/4844359045/cybergarden-22" rdfs:label="スタイルシート・デザイン─XHTML+CSSで実践するWeb標準デザイン講座" />
		<foaf:publications xml:lang="ja" rdf:resource="http://www.amazon.co.jp/exec/obidos/ASIN/4839924651/cybergarden-22" rdfs:label="変革期のウェブ ～5つのキーワードから読み解くウェブとビジネスのこれから～" />
		<foaf:publications xml:lang="ja" rdf:resource="http://www.amazon.co.jp/exec/obidos/ASIN/4862670091/cybergarden-22" rdfs:label="ウェブの仕事力が上がる 標準ガイドブック1 Webリテラシー" />
		<foaf:publications xml:lang="ja" rdf:resource="http://www.amazon.co.jp/exec/obidos/ASIN/4862670105/cybergarden-22" rdfs:label="ウェブの仕事力が上がる 標準ガイドブック2 Webデザイン" />
		<foaf:publications xml:lang="ja" rdf:resource="http://www.amazon.co.jp/exec/obidos/ASIN/4844324063/cybergarden-22" rdfs:label="できるクリエイター Dreamweaver 独習ナビ CS3/8対応" />
		<foaf:publications xml:lang="ja" rdf:resource="http://www.amazon.co.jp/exec/obidos/ASIN/4839922160/cybergarden-22" rdfs:label="Dreamweaverプロフェッショナル・スタイル" />
		<foaf:publications rdf:resource="http://www.cybergarden.net/about/articles.rdf" rdfs:label="A List of Articles of Takahiro Mashiko" />
		<foaf:schoolHomepage rdf:resource="http://www.waseda.jp/gradcom/" rdfs:label="The Graduate School of Commerce, Waseda University"  />

		<foaf:topic_interest>Web Standards</foaf:topic_interest>
		<foaf:topic_interest>Web Writing</foaf:topic_interest>
		<foaf:topic_interest>XML Applications</foaf:topic_interest>
		<foaf:topic_interest>Web 2.0</foaf:topic_interest>
		<foaf:topic_interest>Application Programming Interfaces (APIs)</foaf:topic_interest>
		<foaf:topic_interest rdf:resource="http://www.w3.org/2001/sw/" rdfs:label="Semantic Web" />
		<foaf:topic_interest rdf:resource="http://www.w3.org/WAI/" rdfs:label="Web Accessibility" />
		<foaf:topic_interest>Gourmet</foaf:topic_interest>

	</foaf:Person>


	<foaf:PersonalProfileDocument rdf:about="http://www.cybergarden.net/info/foaf.rdf">
		<dc:title>FOAF Metadata of Takahiro Mashiko</dc:title>
		<dc:description>This file is a description about Takahiro Mashiko in conformity with FOAF (Friend Of A Friend). If your user agent supports XSLT, you can see this graphically.</dc:description>
		<dcterms:created>2004-07-14</dcterms:created>
		<dcterms:modified>2007-09-05</dcterms:modified>
	</foaf:PersonalProfileDocument>

</rdf:RDF>
