# @base <http://bblfish.net/people/henry/> .

@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix contact: <http://www.w3.org/2000/10/swap/pim/contact#> .
@prefix awol: <http://bblfish.net/work/atom-owl/2006-06-06/#> .
@prefix iana: <http://www.iana.org/assignments/relation/> .
@prefix cert: <http://www.w3.org/ns/auth/cert#> .
@prefix rsa: <http://www.w3.org/ns/auth/rsa#> .
@prefix wiki: <http://wikipedia.org/wiki/> .
@prefix pingback: <http://purl.org/net/pingback/> .

#removing web of trust pieces, and replacing it for the moment with 
#cert ontology for foaf+ssl
#@prefix wot: <http://xmlns.com/wot/0.1/> .

@prefix : <http://bblfish.net/people/henry/card#> .
   
# testing
#:me foaf:knows <http://www.pipian.com/rdf/tami/juliette.n3#juliette> .
# end testing

<http://bblfish.net/people/henry/card>   a foaf:PersonalProfileDocument;
     foaf:maker :me;
     foaf:title "Henry Story's FOAF file";
     foaf:primaryTopic :me ;
     iana:alternate <http://bblfish.net/people/henry/card.rdf>, 
                    <http://bblfish.net/people/henry/card.n3> .

# the alternate relation is the one used in atom to point to alternate representations 
# The rdf documents and the n3 documents will have different signatures.     
#<http://bblfish.net/people/henry/card.rdf> 
#       wot:assurance <http://bblfish.net/people/henry/asc.card.rdf.asc> ;
#       awol:type "application/rdf+xml" . 
#<http://bblfish.net/people/henry/card.n3> 
#       wot:assurance <http://bblfish.net/people/henry/asc.card.n3.asc> ; 
#       awol:type "text/rdf+n3" .

:me    a foaf:Person;
       #pingback:to <http://pingback.aksw.org/>;
       pingback:to <https://my-profile.eu/pingback.php>;
#       = <http://sixiron.sfbay.sun.com:8080/FoafServer/services/people/155492#HS>;
       foaf:depiction <http://farm1.static.flickr.com/164/373663745_e2066a4950.jpg> ;
       foaf:openid <http://openid.sun.com/bblfish>, 
                   <http://bblfish.net/>;
#       foaf:openid <http://bblfish.videntity.org/> ;
       foaf:interest wiki:Cycling ,  wiki:Philosophy ,  wiki:Semantic_Web,
                     <http://en.wikipedia.org/wiki/Go_%28game%29> ;
#   used the wot ontology previous to developing foaf+ssl
#       is wot:identity of [ a wot:PubKey;
#                            wot:pubkeyAddress <http://bblfish.net/people/henry/henry.pubkey.asc>;
#                            wot:fingerprint "0DF560B5DADF6D348CC99EA0FD76F60D4CAE10D7";
#                            wot:hex_id "4CAE10D7";
#                            wot:length 1024 ]; 
# old style of writing key
#       cert:key [ a rsa:RSAPublicKey;
#                 cert:identity :me ;
#                 rsa:public_exponent "65537"^^cert:decimal ;
#                 rsa:modulus """
#E7 E9 2E B9 E0 86 92 CB 8E B9 07 22 22 B7 FB 86 34 91 89 A8 41 F1 CD E1 77 C8 4F 8D 31 FF EA 4F 8D 04 A3 7E 1F 43 11 1C F8 92 54 25 70 BE F8 6C B4 5D B3 98 4E 8C B3 43 70 CD 20 D6 1E E4 8E AA 31 30 BB AF 82 28 4F 2D BC BD 18 D0 E1 E4 6E 48 55 0E 17 A7 2C F4 1A 80 A2 16 8D 77 B4 93 80 83 21 C8 B3 C8 D8 F5 2F CC D1 C2 C3 74 4D AC 6B 61 96 4F 95 A4 F1 DB F5 69 30 8D C0 A5 A5 4A C9 BF F8 FA 62 78 51 90 C1 A2 5F 53 32 44 DF C8 16 CF AB 78 88 48 CC FA AE DD EF B0 D8 24 B1 76 AB D0 30 9F B4 66 A0 D9 5D 84 D4 BF ED F0 7B EE 0D ED 14 6A A2 9A 8E C2 25 56 DB BF 89 43 12 60 AB B8 D5 D6 49 09 50 98 9B F0 EB A9 C5 F4 9B 56 94 C0 70 18 58 AB 52 6A 9F 59 E6 9E CF 9C 95 68 C2 AA 76 FF 78 E7 B1 FE E1 E9 69 54 37 DC 90 B6 6F C5 78 47 8C A7 ED CC C7 B0 E8 90 06 18 4C 49 53 69 """^^cert:hex ;
#                 ];
# same key as above but using new ontology and spec
#
       cert:key [ a cert:RSAPublicKey;
                 cert:exponent 65537 ;
                 cert:modulus"B9234D5F150539282448335F2C8260123495B92BEA79F1B98A17B6AEBB173FC7B381F8185C31181A6D312F555DB3787D1E2D049E06A7CEADC3055C3BB667C05F19CD9024F4ADA7956F0ED068B9CD2046275A7C4CC182F7093A8497125821CE514058F81A02FBF98BA919D719F9EB037C5D45A180FED4B2592253FB6E36F4A2C69A848B990DFD23B0E6149B3413178376C36EE7F57B083BD9D77022B5E47C619DB9D9ECB0EBDEF716B8CD09480780C3739CC6A18A7A304DD91DDA646E4F87A91DC6E30530A8F9B9928C47E3F98073F274B71B771F407AE303A3DC009A40802A591F16BC04A4CB2DCA358DC2E3A54911104EE56C902FDDEDC4ADE1AA2FEE482399"^^xsd:hexBinary;
                ];
       foaf:gender "male";
       foaf:birthday "07-29";
       foaf:title "Mr";
       foaf:family_name "Story";
       foaf:givenname "Henry";
       foaf:name "Henry J. Story";
       foaf:homepage <http://bblfish.net/>;
       foaf:schoolHomepage <http://www.bbk.ac.uk/phil/>,
                           <http://www.doc.ic.ac.uk/>, 
                           <http://www.kcl.ac.uk/kis/schools/hums/philosophy/>;
       foaf:mbox <mailto:henry.story@bblfish.net>,
                 <mailto:henry.story@gmail.com>;
                 # <mailto:henry.story@sun.com>;
       foaf:jabberID "bblfish@jabber.org";
       foaf:nick "bblfish";
       foaf:phone <tel:+33-9-70-44-86-64>,
                  <tel:+1-510-698-1206>;
       contact:home 
              [ a contact:ContactLocation;
                contact:address [ contact:city "Fontainebleau";
                                  contact:country "France";
                                  contact:postalCode "77300";
                                  contact:street "21 rue Saint Honore" 
                                ];
                geo:lat "48.404532";
                geo:long "2.700448";
              ];
       foaf:workplaceHomepage <http://sun.com/>;
       foaf:weblog <http://bblfish.net/blog/>,
                   <http://blogs.sun.com/bblfish/>,
                   <http://del.icio.us/bblfish>,
                   <http://www.flickr.com/photos/bblfish/> ;
       foaf:pastProject <http://babelfish.altavista.com/>;
       foaf:currentProject <http://bblfish.net/work/atom-owl/2006-06-06/>,
                           <https://sommer.dev.java.net/>,
                           <https://bloged.dev.java.net/>;
       foaf:aimChatID "unbabelfish";
       foaf:logo </pix/bfish.large.jpg>;
       foaf:holdsAccount 
              [ a foaf:OnlineAccount ;
                rdfs:label "Henry's bitcoin account"@en;
                foaf:accountName "1NJohVdTiHs5gf3dV9URw2daCTkqqfTCCL";
                foaf:accountServiceHomepage <http://www.bitcoin.org/>;
              ],
              [ a foaf:OnlineAccount ;
                rdfs:label "Henry Story's skype account"@en;
                foaf:accountName "bblfish";
                foaf:accountServiceHomepage <http://www.skype.com/>;
              ],
              [ a foaf:OnlineAccount ;
                rdfs:label "Henry Story's flickr pictures account"@en;
                foaf:accountName "bblfish";
                foaf:accountServiceHomepage <http://www.flickr.com/>;
                foaf:homepage <http://www.flickr.com/people/bblfish>;
              ], 
              [ a foaf:OnlineAccount ;
                rdfs:label "Henry Story's last.fm music account"@en;
                foaf:accountName "bblfish";
                foaf:accountServiceHomepage <http://www.last.fm/>;
                foaf:homepage <http://www.last.fm/user/bblfish>;
              ], 
              [ a foaf:OnlineAccount ;
                rdfs:label "Henry Story's delicious bookmarking account"@en;
                foaf:accountName "bblfish";
                foaf:accountServiceHomepage <http://delicious.com/>;
                foaf:homepage <http://delicious.com/bblfish>;
              ], 
              [ a foaf:OnlineAccount ;
                rdfs:label "Henry Story's java.net developer account"@en;
                foaf:accountName "bblfish";
                foaf:accountServiceHomepage <http://java.net/>;
              ], 
              [ a foaf:OnlineAccount ;
                rdfs:label "Henry Story's twitter micro blogging account"@en;
                foaf:accountName "bblfish";
                foaf:accountServiceHomepage <http://twitter.com/>;
                foaf:accountProfilePage <http://twitter.com/bblfish>;
              ], 
              [ a foaf:OnlineAccount ;
                rdfs:label "Henry Story's twine semantic aggregation account"@en;
                foaf:accountName "bblfish";
                foaf:accountServiceHomepage <http://twine.com/>;
                foaf:homepage <http://www.twine.com/user/bblfish>;
              ], 
              [ a foaf:OnlineAccount ;
                rdfs:label "Henry Story's facebook social networking account"@en;
                foaf:accountName "bblfish";
                foaf:accountServiceHomepage <http://www.facebook.com/>;
              ], 
              [ a foaf:OnlineAccount ;
                rdfs:label "Henry Story's linked in business social network account"@en;
                foaf:accountName "bblfish";
                foaf:accountServiceHomepage <http://www.linkedin.com/>;
                foaf:homepage <http://www.linkedin.com/pub/0/482/680>;
              ]; 
       foaf:knows [ = <http://www.w3.org/People/Berners-Lee/card#i>; 
                    a foaf:Person;
                    foaf:name "Tim Berners Lee";
                  ],
                  [ = <https://my-profile.eu/people/jwinandy/card#me>;
                    a foaf:Person;
                    foaf:name "Jonathan Winandy";
                  ],
                  [ = <https://my-profile.eu/people/tim/card#me>;
                    a foaf:Person;
                    foaf:name "Tim Boudreau" ],
                  [ = <http://www.turnguard.com/turnguard>;
                    a foaf:Person;
                    foaf:name "jakobitsch jürgen";
                  ],
                  [ = <http://ggg.milanstankovic.org/foaf.rdf#milstan>;
                    a foaf:Person;
                    foaf:name "Milan Stankovic";
                  ],
                  [ = <http://dr.jones.dk/me/#me>;
                    a foaf:Person;
                    foaf:name "Jonas Smedegaard";
                  ],
                  [ = <http://sebastian.tramp.name>;
                    a foaf:Person;
                    foaf:name "Sebastian Tramp";
                  ],
                  [ = <http://fcns.eu/people/andrei/card#me>;
                    a foaf:Person;
                    foaf:name "Andrei Sambra"],
                  [ = <http://www.wchulseiee.net/foaf#elieuw>;
                    a foaf:Person;
                    foaf:name "Ewald Lieuwes";
                  ],
                  [ = <http://www.discoveringidentity.com/foaf.rdf#me>;
                    a foaf:Person;
                    foaf:name "Mark Dixon";
                  ],
                  [ a foaf:Person;
                   foaf:name "Karin Rafael Remeikis";
                   foaf:workplaceHomepage <http://spaceweek.de/>;
                   foaf:weblog <http://esa-eu.blogspot.com/>;
                   foaf:weblog <http://planetae.posterous.com/>;
                  ],
                  [ = <http://sebastian.dietzold.de/terms/me>;
                    a foaf:Person;
                    foaf:name "Sebastian Dietzold" ],
                  [ = <http://swordfish.rdfweb.org/people/libby/rdfweb/webwho.xrdf#me>;
                    a foaf:Person;
                    foaf:name "Libby Miller";
                    foaf:homepage <http://nicecupoftea.org/>;
                  ],
                  [ = <http://presbrey.mit.edu/foaf#presbrey>;
                    a foaf:Person;
                    foaf:name "Joe Presbrey" ],
                  [ = <http://melvincarvalho.com/#me>;
                    a foaf:Person;
                    foaf:name "Melvin Carvalho" ],
                  [ = <http://foaf.me/ah1#me>;
                    a foaf:Person;
                    foaf:name "Akbar Hossain"],
                  [ = <http://tobyinkster.co.uk/#i>;
                    a foaf:Person;
                    foaf:name "Toby Inkster"],
                  [ = <http://id.myopenlink.net/dataspace/person/KingsleyUyiIdehen#this>;
                    a foaf:Person;
                    = <http://kingsley.idehen.name/dataspace/person/kidehen#this>;
                    foaf:name "Kingsley Idehen" ],
                  [ = <http://mmt.me.uk/foaf.rdf#mischa>;
                    a foaf:Person;
                    foaf:name "Mischa Tuffield" ],
                  [ = <http://danbri.org/foaf.rdf#danbri>;
                    a foaf:Person;
                    foaf:name  "Dan Brickley";
                    foaf:homepage <http://danbri.org/>;
                  ],
                  [ = <http://dbpedia.org/resource/James_Gosling>;
                    a foaf:Person;
                    foaf:name "James Gosling" ],
                  [ = <http://dbpedia.org/resource/Tim_Bray>;
                    a foaf:Person;
                    foaf:name "Tim Bray" ],
                  [ = <http://dbpedia.org/resource/Yochai_Benkler>;
                    a foaf:Person;
                    foaf:name "Yochai Benkler" ],
                  [ = <http://data.boab.info/david/foaf.rdf#me>;
                    a foaf:Person;
                    foaf:name "David Peterson" ],
                  [ = <http://foafbuilder.qdos.com/people/tboudreau.myopenid.com/foaf.rdf#me>;
                    a foaf:Person;
                    foaf:name "Tim Boudreau";
                    foaf:weblog <http://weblogs.java.net/blog/timboudreau/> ],
                  [ = <http://purl.oclc.org/NET/gearon/people/PaulGearon/foaf.rdf#me>;
                    a foaf:Person;
                    foaf:name "Paul Gearon" ],
                  [ = <http://www.w3.org/People/Connolly/#me>; 
                    a foaf:Person;
                    foaf:name "Dan Connolly" ],
                  [ = <http://purl.org/captsolo/semweb/foaf-captsolo.rdf#Uldis_Bojars>;
                    a foaf:Person;
                    foaf:name "Uldis Bojars" ],
                  [ = <http://foafbuilder.qdos.com/people/asyd.myopenid.com/foaf.rdf#me>;
                    a foaf:Person;
                    foaf:name "Bruno Bonfils" ],
                  [ = <http://torrez.us/who#elias>;
                    a foaf:Person;
                    foaf:name "Elias Torres"],
                  [ a foaf:Person;
                    foaf:mbox_sha1sum "4e377376e6977b765c1e78b2d0157a933ba11167";
                    foaf:name "Simon Phipps";
                    foaf:homepage <http://www.webmink.net/>;
                    rdfs:seeAlso <http://www.webmink.net/foaf.rdf>;
                  ],
                  [ = <http://www.semantic-web.at/people/blumauer/card#me>;
                    a foaf:Person;
                    foaf:name "Andreas Blumauer";
                  ],
                  [ = <http://danny.ayers.name/index.rdf#me>;
                    a foaf:Person;
                    foaf:name "Danny Ayers";
                  ],
                  [  foaf:homepage <http://g1o.net/>;
                    a foaf:Person;
                    foaf:name "Giovanni Tummarello";
                 ],
                 [  = <http://www.aifb.uni-karlsruhe.de/Personen/viewPersonOWL/id2076instance>;
                    a foaf:Person;
                  foaf:name "Max Völkel";
                 ],
                 [  = <http://torrez.us/who#elias>;
                    a foaf:Person;
                  foaf:name "Torres Elias";
                 ],
                 [  foaf:homepage <http://www.pst.ifi.lmu.de/people/staff/rauschmayer/axel-rauschmayer/>;
                    a foaf:Person;
                  foaf:name "Axel Rauschmayer";
                 ],
                 [  rdfs:seeAlso <http://www.openrdf.org/people/foaf-jeen.rdf>;
                    a foaf:Person;
                  foaf:name "Jeen Broekstra";
                  foaf:homepage <http://wwwis.win.tue.nl/~jbroekst/>;
                 ],
                 [  = <http://semedia.deit.univpm.it/people/christian/foaf.rdf#me>;
                    a foaf:Person;
                  foaf:name "Christian Morbidoni";
                 ],
                 [  rdfs:seeAlso <http://www.w3.org/People/Eric/ericP-foaf.rdf>;
                    a foaf:Person;
                  foaf:name "Eric Prud'hommeaux";
                  foaf:homepage <http://www.w3.org/People/Eric/>;
                 ],
                 [  = <http://www.dfki.uni-kl.de/~grimnes/foaf.rdf#ggrimnes>;
                    a foaf:Person;
                  foaf:name "Gunnar AAstrand Grimnes";
                  foaf:homepage <http://www.dfki.uni-kl.de/~grimnes/>;
                 ],
                 [  a foaf:Person;
                  foaf:name "Joe Gregorio";
                  foaf:homepage <http://bitworking.org/>;
                 ],
                 [  = <http://www.ifi.unizh.ch/ddis/fileadmin/user_upload/kiefer/foaf.rdf#christophkiefer>;
                    a foaf:Person;
                  foaf:name "Christoph Kiefer";
                  foaf:homepage <http://www.ifi.unizh.ch/ddis/christophkiefer.html>;
                 ],
                 [ = <http://www.topquadrant.com/people/dallemang/foaf.rdf#me>;
                   a foaf:Person;
                   foaf:name "Dean Allemang";
                 ],
                 [  = <http://sw-app.org/mic.xhtml#i>;
                    a foaf:Person;
                  foaf:name "Michael G. Hausenblas";
                  foaf:homepage <http://www.sw-app.org/>;
                 ],
                 [  rdfs:seeAlso <http://novaspivack.typepad.com/foaf.rdf>;
                    a foaf:Person;
                  foaf:name "Spivack Nova";
                  foaf:mbox <mailto:nova@radarnetworks.com>;
                 ],
                 [  = <http://heddley.com/edd/foaf.rdf#edd>;
                    a foaf:Person;
                  foaf:name "Edd Dumbill";
                  foaf:homepage <http://heddley.com/edd/>;
                 ],
                 [ = <http://www.informatik.uni-leipzig.de/~auer/foaf.rdf#me>;
                    a foaf:Person;
                  foaf:name "Sören Auer";
                 ],
                 [  = <http://crschmidt.net/foaf.rdf#crschmidt>;
                    a foaf:Person;
                  foaf:name "Christopher Schmidt";
                  foaf:homepage <http://crschmidt.net/>;
                 ],
                 [  = <http://www.ifi.uzh.ch/ddis/fileadmin/user_upload/avi/#me>;
                    a foaf:Person;
                    foaf:name "Abraham Bernstein";
                 ],
                 [  = <http://kashori.com/JohnBlack/foaf.rdf#jpb>;
                    a foaf:Person;
                  foaf:name "John Black";
                  foaf:homepage <http://kashori.com/JohnBlack>;
                 ],
                 [  foaf:homepage <http://www.j-paine.org/>;
                    a foaf:Person;
                  foaf:name "Jocelyn Paine";
                 ],
                 [  foaf:homepage <http://catbauer.com/>;
                    a foaf:Person;
                  foaf:name "Cat Bauer";
                 ],
                 [  = <http://axel.deri.ie/~axepol/foaf.rdf#me>;
                    a foaf:Person;
                  foaf:name "Axel Polleres";
                 ],
                 [  = <http://www.anjeve.de/foaf.rdf#AnjaJentzsch>;
                    a foaf:Person;
                  foaf:name "Anja Jentzsch";
                  foaf:homepage <http://www.anjeve.de/>;
                 ],
                 [ = <http://foaf.me/dana#me>;
                   a foaf:Person;
                   foaf:name "Danica Radovanovic";
                 ],
                 [  rdfs:seeAlso <http://kronkltd.net/data/foaf.rdf>;
                    a foaf:Person;
                  foaf:name "Renfer Daniel";
                  foaf:homepage <http://kronkltd.net/>;
                 ],
                 [ = <http://richard.cyganiak.de/foaf.rdf#cygri>;
                    a foaf:Person;
                  foaf:name "Richard Cyganiak";
                  foaf:homepage <http://richard.cyganiak.de/>;
                 ],
                 [  = <http://purl.org/captsolo/semweb/foaf-captsolo.rdf#Uldis_Bojars>;
                    a foaf:Person;
                  foaf:name "Uldis Bojars";
                  foaf:homepage <http://kaste.lv/~captsolo>;
                 ],
                 [  = <http://bigasterisk.com/foaf.rdf#drewp>;
                    a foaf:Person;
                  foaf:name "Drew Perttula";
                  foaf:homepage <http://bigasterisk.com/>;
                 ],
                 [  = <http://b4mad.net/FOAF/goern.rdf#goern>;
                    a foaf:Person;
                  foaf:name "Christoph  Görn";
                 ],
                 [  = <http://dbpedia.org/resource/Roy_Fielding>;
                    a foaf:Person;
                  foaf:homepage <http://roy.gbiv.com/>;
                  foaf:name "Roy Fielding";
                 ],
                 [  = <http://www.fosi.org/people/philarcher/foaf.rdf#me>;
                    a foaf:Person;
                  foaf:name "Archer Phil";
                 ],
                 [ = <http://metacognition.info/profile/webwho.xrdf#chime>;
                    a foaf:Person;
                  foaf:name "Chimezie Ogbuji";
                 ],
                 [  rdfs:seeAlso <http://www.openrdf.org/people/foaf-arjohn.rdf>;
                    a foaf:Person;
                  foaf:name "Arjohn Kampman";
                 ],
                 [ = <http://dblp.l3s.de/d2r/page/authors/Christian_Bizer>; 
                    a foaf:Person;
                  foaf:name "Chris Bizer";
                  foaf:homepage <http://www.bizer.de/>;
                 ],
                 [  = <http://xircles.codehaus.org/users/evenisse/foaf#me>;
                    a foaf:Person;
                  foaf:name "Venisse Emmanuel";
                 ],
                 [  = <http://handtwerk.de/foaf.rdf#arne>;
                    a foaf:Person;
                  foaf:name "Arne Handt";
                  foaf:homepage <http://www.handtwerk.de/>;
                 ],
                 [  a foaf:Person;
                  foaf:name "Michael Zeltner";
                  foaf:homepage <http://niij.org/>;
                 ],
                 [  = <http://www.ibiblio.org/hhalpin/foaf.rdf#me>;
                    a foaf:Person;
                    foaf:name "Halpin Harry";
                    foaf:homepage <http://www.ibiblio.org/hhalpin/>;
                 ],
                 [  = <http://www.uni-koblenz.de/~sschenk/foaf.rdf#me>;
                    a foaf:Person;
                  foaf:name "Simon Schenk";
                 ],
                 [ = <http://www.ebremer.com/foaf.rdf#me>;
                    a foaf:Person;
                   foaf:name "Erich Bremer";
                 ],
                 [ = <http://davelevy.info/foaf.rdf#me>;
                    a foaf:Person;
                    foaf:name "Dave Levy";
                  ] .
                 

