summaryrefslogtreecommitdiff
path: root/foaf.rdf
blob: e43389c84a6c354dcabdbb4c87856153cc5dff5a (plain)
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <rdf:RDF
  3. xmlns:admin="http://webns.net/mvcb/"
  4. xmlns:bio="http://vocab.org/bio/0.1/"
  5. xmlns:dc="http://purl.org/dc/elements/1.1/"
  6. xmlns:dcterms="http://purl.org/dc/terms/"
  7. xmlns:foaf="http://xmlns.com/foaf/0.1/"
  8. xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
  9. xmlns:lang="http://purl.org/net/inkel/rdf/schemas/lang/1.1#"
  10. xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  11. xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  12. xmlns:rel="http://www.perceive.net/schemas/relationship/"
  13. xmlns:wot="http://xmlns.com/wot/0.1/"
  14. xmlns:wp="http://en.wikipedia.org/wiki/" xml:base="http://sirireiter.dk/foaf.rdf">
  15. <rdf:Description rdf:about="http://en.wikipedia.org/wiki/Graphic_design">
  16. <dc:description>Typography, book design, logo design</dc:description>
  17. <dc:title>Graphic_design</dc:title>
  18. </rdf:Description>
  19. <foaf:PersonalProfileDocument rdf:about="">
  20. <dc:description>Friend-of-a-Friend description of Siri Reiter</dc:description>
  21. <dcterms:modified>2010-06-16T00:08:05+02:00</dcterms:modified>
  22. <admin:errorReportsTo rdf:resource="mailto:siri@jones.dk"/>
  23. <foaf:maker rdf:resource="#me"/>
  24. <foaf:primaryTopic rdf:resource="#me"/>
  25. <foaf:topic rdf:resource="#me"/>
  26. <wot:assurance rdf:resource="foaf.rdf.asc"/>
  27. </foaf:PersonalProfileDocument>
  28. <foaf:Person rdf:about="#jonas">
  29. <rdfs:seeAlso rdf:resource="http://dr.jones.dk/foaf.rdf#me"/>
  30. <foaf:homepage rdf:resource="http://dr.jones.dk/"/>
  31. <foaf:mbox rdf:resource="mailto:dr@jones.dk"/>
  32. <foaf:mbox_sha1sum>146924a30ef1d780fa3d2b349db1a89b19546577</foaf:mbox_sha1sum>
  33. <foaf:name>Jonas Smedegaard</foaf:name>
  34. <foaf:nick>dr. Jones</foaf:nick>
  35. </foaf:Person>
  36. <foaf:Person rdf:about="#me">
  37. <lang:masters>danish</lang:masters>
  38. <lang:masters>english</lang:masters>
  39. <lang:masters>german</lang:masters>
  40. <lang:reads>french</lang:reads>
  41. <lang:reads>norwegian</lang:reads>
  42. <lang:reads>swedish</lang:reads>
  43. <lang:speaks>french</lang:speaks>
  44. <lang:writes>french</lang:writes>
  45. <bio:event>
  46. <bio:Birth>
  47. <bio:date>1968-05-03</bio:date>
  48. <bio:place>Århus fødeanstalt, Århus, Denmark</bio:place>
  49. </bio:Birth>
  50. </bio:event>
  51. <rel:collaboratesWith rdf:resource="#jonas"/>
  52. <rel:lifePartnerOf rdf:resource="#jonas"/>
  53. <rel:livesWith rdf:resource="#jonas"/>
  54. <rel:worksWith rdf:resource="#jonas"/>
  55. <foaf:based_near>
  56. <rdf:Description>
  57. <geo:lat>55.647647</geo:lat>
  58. <geo:long>11.503514</geo:long>
  59. </rdf:Description>
  60. </foaf:based_near>
  61. <foaf:birthday>05-03</foaf:birthday>
  62. <foaf:depiction rdf:resource="siri.jpg"/>
  63. <foaf:family_name>Reiter</foaf:family_name>
  64. <foaf:gender>female</foaf:gender>
  65. <foaf:givenname>Siri Snell</foaf:givenname>
  66. <foaf:homepage rdf:resource="."/>
  67. <foaf:interest rdf:resource="http://en.wikipedia.org/wiki/Graphic_design"/>
  68. <foaf:knows rdf:resource="#jonas"/>
  69. <foaf:mbox rdf:resource="mailto:siri@jones.dk"/>
  70. <foaf:mbox_sha1sum>bf62f0e279fdf15881944a6070fa3c7c78932216</foaf:mbox_sha1sum>
  71. <foaf:myersBriggs>INFJ</foaf:myersBriggs>
  72. <foaf:name>Siri Snell Reiter</foaf:name>
  73. <foaf:openid rdf:resource="."/>
  74. <foaf:phone rdf:resource="tel:+45.27145428"/>
  75. <foaf:workplaceHomepage rdf:resource="."/>
  76. </foaf:Person>
  77. <wot:Endorsement rdf:about="foaf.rdf.asc">
  78. <wot:endorser rdf:resource="#pubkey"/>
  79. </wot:Endorsement>
  80. <wot:Pubkey>
  81. <wot:pubkeyAddress rdf:resource="foaf.rdf.asc"/>
  82. </wot:Pubkey>
  83. </rdf:RDF>