﻿<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="./foaf.xsl" ?>
<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/"
	xml:lang="ja">
<foaf:Person>
	<foaf:name>柳田義継</foaf:name>
	<foaf:name xml:lang="en">Yoshitsugu Yanagida</foaf:name>
	<foaf:nick>柳田</foaf:nick>
	<foaf:title>Mr</foaf:title>
	<foaf:mbox_sha1sum>5be980339be11f4d658a1b8224d186ff9142a819</foaf:mbox_sha1sum>
	<foaf:homepage rdf:resource="http://www.yanagida-lab.com/" dc:title="Yanagida Laboratory" />
	<foaf:interest rdf:resource="http://www.muji.net/" dc:title="無印良品" />
	<foaf:interest rdf:resource="http://www.lepicier.com/jgtg/" dc:title="中国茶" />
</foaf:Person>
</rdf:RDF>