Stoffel

Untitled

Feb 24th, 2014
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.00 KB | None | 0 0
  1. <rdf:RDF
  2.      xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  3.      xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  4.      xmlns:foaf="http://xmlns.com/foaf/0.1/"
  5.      xmlns:admin="http://webns.net/mvcb/">
  6. <foaf:PersonalProfileDocument rdf:about="">
  7.   <foaf:maker rdf:resource="#me"/>
  8.   <foaf:primaryTopic rdf:resource="#me"/>
  9.   <admin:generatorAgent rdf:resource="http://www.ldodds.com/foaf/foaf-a-matic"/>
  10.   <admin:errorReportsTo rdf:resource="mailto:[email protected]"/>
  11. </foaf:PersonalProfileDocument>
  12. <foaf:Person rdf:ID="me">
  13. <foaf:name>Christophe De Troyer</foaf:name>
  14. <foaf:title>Mr</foaf:title>
  15. <foaf:givenname>Christophe</foaf:givenname>
  16. <foaf:family_name>De Troyer</foaf:family_name>
  17. <foaf:nick>m1dnight</foaf:nick>
  18. <foaf:mbox_sha1sum>c1155fd18250d4d578e9682850a7152ced644a56</foaf:mbox_sha1sum>
  19. <foaf:homepage rdf:resource="www.christophedetroyer.be"/>
  20. <foaf:phone rdf:resource="tel:0478043771"/>
  21. <foaf:schoolHomepage rdf:resource="http://www.vub.ac.be"/></foaf:Person>
  22. </rdf:RDF>
Advertisement
Add Comment
Please, Sign In to add comment