@prefix : <#> . @prefix rdfs: . @prefix log: . @prefix string: . @prefix dc: . @prefix foaf: . @prefix home: . @prefix geo: . @prefix bio: . <> a foaf:PersonalProfileDocument; dc:description "Informations about Simon Rozet"@en; foaf:maker :sr; foaf:primaryTopic :sr . dc:title "Homepage Of Simon Rozet"@en; home:colophon """

Colophon

\n

This page was made with some CWM magic from Sean B. Palmer :

SBP talking about his system :

<sbp> I must warn you that it's kinda hard to maintain
<sbp> because of the fragileness of the --strings idea
<sbp> basically ordering the subjects by literal order becomes a 
bit tiresome when you have a lot of data
<sr> oh yes, but it's soo fun
<sbp> yeah, true
"""@en; home:contact """

Contact information

Mail & Jabber
simon (arobase) atonie (point) org
IRC
sr on #openweb, freenode
""" . # Weblogs dc:title "Omnifaria"; dc:description """Weblog about miscellaneous things, but mainly Semantic Web."""@en . dc:title "Notes en Vrac"; dc:description """This isn't a weblog. It's a flog."""@en . # Interests rdfs:label "Semantic Web"; dc:description "It's so cool to hack on it !"@en . dc:title "Web framework"; dc:description """I like Web framework because I am a lazy person. I use Rails, Django and Camping."""@en . dc:title "Middle Age"; dc:description """I can't explain why I love it, but this period of our History always has fascineted me."""@en . dc:title "Philosophy"; dc:description """I dived in recently, so I don't know much about it except that it's very interesting.."""@en . dc:title "Quentin Tarantino"; dc:description """I like to be sat down on a confortable settee and to watch to great film."""@en . dc:title "Pizza"; dc:description """Delicious when watching to a great film."""@en . dc:title "Lipton Ice Tea"; dc:description "What would be a pizza without Lipton Ice Tea ?"@en . a foaf:Person; foaf:title "M."; foaf:family_name "Rozet"; foaf:givenname "Simon"; foaf:name "Simon Rozet"; foaf:gender "male"; bio:event [ a bio:Birth; bio:date "1990-07-04"; bio:place "Brussels, Belgium" ]; foaf:based_near [ a geo:Point; geo:lat "50.833"; geo:long "4.333"]; foaf:mbox ; foaf:jabberID "simon@atonie.org"; foaf:homepage ; foaf:weblog ; foaf:weblog ; bio:olb """Passionate programmer, Semantic Web enthusiast, likes to learn new things about Middle Age and phisolosophy and watch films."""@en; foaf:interest ; foaf:interest ; foaf:interest ; foaf:interest ; foaf:interest ; foaf:interest ; foaf:interest ; foaf:interest ; foaf:holdsAccount [ a foaf:OnlineAccount, foaf:OnlineChatAccount; foaf:accountName "sr"; foaf:accountServiceHomepage ]; foaf:holdsAccount [ a foaf:OnlineAccount; foaf:accountName "simonrozet"; foaf:accountServiceHomepage ]; "218b7d17e0548e5f001b71e5079b1d17cdbb4bfd"; foaf:knows :sunny, :audrey, :antoine, :david . :sunny a foaf:Person; foaf:name "Sunny Ripert"; foaf:homepage ; foaf:weblog . :audrey a foaf:Person; foaf:name "Audrey"; foaf:homepage ; foaf:weblog ; foaf:weblog ; foaf:weblog . :antoine a foaf:Person; foaf:name "Antoine Milet"; foaf:homepage ; foaf:weblog . :jordan a foaf:Person; foaf:name "Jordan Bracco"; foaf:nick "webs"; foaf:homepage . :david a foaf:Person; foaf:name "David Larlet"; foaf:homepage ; foaf:weblog .