@prefix foaf: <http://xmlns.com/foaf/0.1/> .

<http://uedayou.net/simplelodi-v2/uedayou>
  a foaf:Person ;
  foaf:mbox <mailto:yooueda@gmail.com> ;
  foaf:homepage <http://uedayou.net/> ;
  foaf:name "Hiroshi Ueda" ;
  foaf:Image <http://uedayou.net/uedayou.jpg> .

