diff options
-rw-r--r-- | me/index.ttl | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/me/index.ttl b/me/index.ttl index a7342f2..20f28d8 100644 --- a/me/index.ttl +++ b/me/index.ttl @@ -171,7 +171,7 @@ rel:collaboratesWith :siri ; rel:colleagueOf :anders, :lp, :ronald, :steinbach ; rel:employedBy :annika ; - rel:friendOf :alboy, :anders, :annika, :grit, :jgh, :lp, :propel, :ronald, :steinbach, :troels ; + rel:friendOf :alboy, :anders, :annika, :grit, :jgh, :lp, :propel, :ronald, :steinbach, :troels, poll ; rel:hasMet :alboy, :anders, :annika, :grit, :jgh, :lp, :mayu, :propel, :ronald, :steinbach, :stinus ; rel:lifePartnerOf :siri ; rel:livesWith :siri, asbjorn, alvilda ; @@ -285,6 +285,13 @@ foaf:workInfoHomepage <redpill> ; foaf:workplaceHomepage <.> . +:poll + a foaf:Person ; + foaf:firstName "Christian" ; + foaf:name "Christian Poll" ; + foaf:surname "Poll" ; + foaf:weblog <http://groenlivsstil.blogspot.com/> . + :propel a foaf:Person ; foaf:mbox_sha1sum "cb8bf5f86f9272ca7c4496507376807f2eb3f1e0" ; |