@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://kingsley.idehen.name/dataspace/person/kidehen#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:this	rdf:type	foaf:Person .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns4:	<https://kingsley.idehen.name/dataspace/person/> .
ns1:this	rdfs:seeAlso	ns4:kidehen ;
	foaf:name	"Kingsley Uyi Idehen" ;
	foaf:homepage	<http://www.openlinksw.com/blog/~kidehen> ;
	foaf:family_name	"Idehen" ;
	foaf:mbox	<mailto:kidehen@openlinksw.com> ;
	foaf:mbox_sha1sum	"r6z2uGjmyzb3HSzsxtUxomzh8u8=" ;
	foaf:gender	"male" ;
	foaf:nick	"kidehen" ;
	foaf:firstName	"Kingsley" .
@prefix ns5:	<http://kingsley.idehen.name/dataspace/person/kidehen/online_account/> .
ns1:this	foaf:holdsAccount	ns5:Twitter ,
		<http://kingsley.idehen.name/dataspace/person/kidehen/online_account/Last.fm> ,
		ns5:FriendFeed ,
		ns5:LinkedIn .
@prefix ns6:	<http://kingsley.idehen.name/dataspace/kidehen#> .
ns1:this	foaf:holdsAccount	ns6:this ,
		ns5:YouTube ,
		<http://kingsley.idehen.name/dataspace/person/kidehen/online_account/identi.ca> ,
		ns5:SlideShare ,
		<http://kingsley.idehen.name/dataspace/person/kidehen/online_account/Del.icio.us> .
@prefix ns7:	<http://kingsley.idehen.name/dataspace/person/> .
ns7:kidehen	rdf:type	foaf:PersonalProfileDocument .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ns7:kidehen	dc:title	"Kingsley Uyi Idehen's FOAF file" ;
	foaf:maker	ns1:this ;
	foaf:primaryTopic	ns1:this .
@prefix sioc:	<http://rdfs.org/sioc/ns#> .
ns6:this	rdf:type	sioc:User .
ns5:YouTube	rdf:type	sioc:User .
ns5:Twitter	rdf:type	sioc:User .
<http://kingsley.idehen.name/dataspace/person/kidehen/online_account/Last.fm>	rdf:type	sioc:User .
ns5:FriendFeed	rdf:type	sioc:User .
ns5:LinkedIn	rdf:type	sioc:User .
<http://kingsley.idehen.name/dataspace/person/kidehen/online_account/identi.ca>	rdf:type	sioc:User .
ns5:SlideShare	rdf:type	sioc:User .
<http://kingsley.idehen.name/dataspace/person/kidehen/online_account/Del.icio.us>	rdf:type	sioc:User .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns1:	<http://kingsley.idehen.name/dataspace/person/kidehen#> .
@prefix ns2:	<http://myopenlink.net/dataspace/person/kidehen#> .
ns1:this	owl:sameAs	ns2:this .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns4:	<http://kingsley.idehen.name/dataspace/person/kidehen/online_account/> .
ns1:this	foaf:holdsAccount	ns4:Twitter ,
		<http://kingsley.idehen.name/dataspace/person/kidehen/online_account/Last.fm> ,
		ns4:FriendFeed ,
		ns4:LinkedIn .
@prefix ns5:	<http://kingsley.idehen.name/dataspace/kidehen#> .
ns1:this	foaf:holdsAccount	ns5:this ,
		ns4:YouTube ,
		<http://kingsley.idehen.name/dataspace/person/kidehen/online_account/identi.ca> ,
		ns4:SlideShare ,
		<http://kingsley.idehen.name/dataspace/person/kidehen/online_account/Del.icio.us> .
@prefix ns6:	<http://kingsley.idehen.name/dataspace/> .
ns1:this	foaf:openid	ns6:kidehen .
@prefix vcard:	<http://www.w3.org/2001/vcard-rdf/3.0#> .
ns1:this	vcard:ADR	ns1:addr .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
ns5:this	rdf:type	foaf:OnlineAccount .
ns4:YouTube	rdf:type	foaf:OnlineAccount .
@prefix ns9:	<http://www.youtube.com/> .
ns4:YouTube	foaf:accountServiceHomepage	ns9:kidehen ;
	foaf:accountName	"YouTube" .
ns1:addr	vcard:Country	"United States" .
ns4:Twitter	rdf:type	foaf:OnlineAccount .
@prefix ns10:	<http://twitter.com/> .
ns4:Twitter	foaf:accountServiceHomepage	ns10:kidehen ;
	foaf:accountName	"Twitter" .
<http://kingsley.idehen.name/dataspace/person/kidehen/online_account/Last.fm>	rdf:type	foaf:OnlineAccount .
@prefix ns11:	<http://www.last.fm/user/> .
<http://kingsley.idehen.name/dataspace/person/kidehen/online_account/Last.fm>	foaf:accountServiceHomepage	ns11:kidehen ;
	foaf:accountName	"Last.fm" .
ns4:FriendFeed	rdf:type	foaf:OnlineAccount .
@prefix ns12:	<http://www.friendfeed.com/> .
ns4:FriendFeed	foaf:accountServiceHomepage	ns12:kidehen ;
	foaf:accountName	"FriendFeed" .
ns4:LinkedIn	rdf:type	foaf:OnlineAccount .
@prefix ns13:	<http://www.linkedin.com/in/> .
ns4:LinkedIn	foaf:accountServiceHomepage	ns13:kidehen ;
	foaf:accountName	"LinkedIn" .
<http://kingsley.idehen.name/dataspace/person/kidehen/online_account/identi.ca>	rdf:type	foaf:OnlineAccount .
@prefix ns14:	<http://identi.ca/> .
<http://kingsley.idehen.name/dataspace/person/kidehen/online_account/identi.ca>	foaf:accountServiceHomepage	ns14:kidehen ;
	foaf:accountName	"identi.ca" .
ns4:SlideShare	rdf:type	foaf:OnlineAccount .
@prefix ns15:	<http://www.slideshare.net/> .
ns4:SlideShare	foaf:accountServiceHomepage	ns15:kidehen ;
	foaf:accountName	"SlideShare" .
<http://kingsley.idehen.name/dataspace/person/kidehen/online_account/Del.icio.us>	rdf:type	foaf:OnlineAccount .
@prefix ns16:	<http://del.icio.us/> .
<http://kingsley.idehen.name/dataspace/person/kidehen/online_account/Del.icio.us>	foaf:accountServiceHomepage	ns16:kidehen ;
	foaf:accountName	"Del.icio.us" .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1:	<http://kingsley.idehen.name/dataspace/kidehen/wiki/> .
ns1:Kingsley_Uyi_IdehenWiki	rdfs:label	"Kingsley_Uyi_IdehenWiki Description" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns3:	<http://kingsley.idehen.name/dataspace/person/kidehen#> .
ns1:Kingsley_Uyi_IdehenWiki	foaf:maker	ns3:this .
<http://kingsley.idehen.name/dataspace/kidehen/bookmark/Kingsley%20Uyi%20Idehen%27s%20Bookmarks>	rdfs:label	"Kingsley Uyi Idehen's Bookmarks Description" ;
	foaf:maker	ns3:this .
<http://kingsley.idehen.name/dataspace/kidehen/subscriptions/Kingsley%20Uyi%20Idehen%27s%20Feed%20Manager>	rdfs:label	"Kingsley Uyi Idehen's Feed Manager Description" ;
	foaf:maker	ns3:this .
ns3:this	foaf:made	<http://kingsley.idehen.name/dataspace/kidehen/weblog/Kingsley%20Uyi%20Idehen%27s%20Weblog> ,
		<http://kingsley.idehen.name/dataspace/kidehen/briefcase/Kingsley%20Uyi%20Idehen%27s%20Briefcase> ,
		<http://kingsley.idehen.name/dataspace/kidehen/photos/Kingsley%20Uyi%20Idehen%27s%20Gallery> ,
		<http://kingsley.idehen.name/dataspace/kidehen/socialnetwork/Kingsley%20Uyi%20Idehen%27s%20AddressBook> ,
		<http://kingsley.idehen.name/dataspace/kidehen/polls/Kingsley%20Uyi%20Idehen%27s%20Polls> ,
		<http://kingsley.idehen.name/dataspace/kidehen/subscriptions/Kingsley%20Uyi%20Idehen%27s%20Feed%20Manager> ,
		<http://kingsley.idehen.name/dataspace/kidehen/calendar/Meetup%20Calendar> ,
		ns1:Kingsley_Uyi_IdehenWiki ,
		<http://kingsley.idehen.name/dataspace/kidehen/bookmark/Kingsley%20Uyi%20Idehen%27s%20Bookmarks> ,
		<http://kingsley.idehen.name/dataspace/kidehen/calendar/Kingsley%20Uyi%20Idehen%27s%20Calendar> .
<http://kingsley.idehen.name/dataspace/kidehen/calendar/Kingsley%20Uyi%20Idehen%27s%20Calendar>	rdfs:label	"Kingsley Uyi Idehen's Calendar Description" ;
	foaf:maker	ns3:this .
<http://kingsley.idehen.name/dataspace/kidehen/photos/Kingsley%20Uyi%20Idehen%27s%20Gallery>	rdfs:label	"Kingsley Uyi Idehen's Gallery Description" ;
	foaf:maker	ns3:this .
<http://kingsley.idehen.name/dataspace/kidehen/calendar/Meetup%20Calendar>	rdfs:label	"My Meetups Calendar" ;
	foaf:maker	ns3:this .
<http://kingsley.idehen.name/dataspace/kidehen/socialnetwork/Kingsley%20Uyi%20Idehen%27s%20AddressBook>	rdfs:label	"Kingsley Uyi Idehen's AddressBook Description" ;
	foaf:maker	ns3:this .
<http://kingsley.idehen.name/dataspace/kidehen/briefcase/Kingsley%20Uyi%20Idehen%27s%20Briefcase>	rdfs:label	"Kingsley Uyi Idehen's Briefcase Description" ;
	foaf:maker	ns3:this .
<http://kingsley.idehen.name/dataspace/kidehen/polls/Kingsley%20Uyi%20Idehen%27s%20Polls>	rdfs:label	"Kingsley Uyi Idehen's Polls Description" ;
	foaf:maker	ns3:this .
<http://kingsley.idehen.name/dataspace/kidehen/weblog/Kingsley%20Uyi%20Idehen%27s%20Weblog>	rdfs:label	"Kingsley Uyi Idehen's Weblog Description" ;
	foaf:maker	ns3:this .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://kingsley.idehen.name/dataspace/person/kidehen#> .
@prefix rsa:	<http://www.w3.org/ns/auth/rsa#> .
ns1:cert	rdf:type	rsa:RSAPublicKey .
@prefix cert:	<http://www.w3.org/ns/auth/cert#> .
ns1:cert	cert:identity	ns1:this ;
	rsa:modulus	"c22d6772e8c045f7e7e1974d2d47a7273b47575c4d0489369361d3e485929c30cd293428dded56e08e1532572f52eac8b76497947ddba303a7221ce60859a2e2f35fa9edd5e09540d15eac72dfc980a597ed85758ec8eb7518b4a68a31a056c380f97dddb0fa275a01aabb38df92de70dcd4bd72204c1aa1695e0fadd9c405c08071f24937b1f79b80ff0e7b02588413bfbc24121f5ac4aa24e568267162e5407528fe53bf2a2824591b2c134b734dfaa1a090862c3ecd7cb1778ac031ff8e8fd12b34de39fadedbea5ab51c16d33bdcc2b31ba5db5b43e7cb54fb6199d75104c17d68437cfc6f57d0f9ecc74230cb9efc9c6075d3bbde8511505d2e0110d2a3"^^cert:hex ;
	rsa:public_exponent	"65537"^^cert:int .
ns1:cert3	rdf:type	rsa:RSAPublicKey ;
	cert:identity	ns1:this ;
	rsa:modulus	"d411b3abef990cf126aaf6953b0989780f86bdc44979c5d65f11d3cf6f091f64f50abeb4ba33a742b11576078541aa113ae8d70b5a81b903b74354372787ccc55fdd33891de9fed83d7ccdaca786bfdd67fccebcc833343ae8d28e5f7239b6b83e476cae5da5846c02b8e6c1cf419c6f5358a947c49636f13253dcd1eefcc2bc9a69a3f9d8afe4cb6faec0063e6e33246f9619b62222aadff0c948d8f746dbb414faba62c98aab36b5748681818a59934b392535cd47db79ea7b46f844739c6f5aa1167ca5916414d287f5968c7e9d185b3563f8f29dbd4bb1ec341ab2cda2742c4d9d6eb184e93552dd1f9f5a9e6bec197e0b7eb9df4dcb3815c3fa36213855"^^cert:hex ;
	rsa:public_exponent	"65537"^^cert:int .
ns1:cert4	rdf:type	rsa:RSAPublicKey ;
	cert:identity	ns1:this ;
	rsa:modulus	"f05de7e049e7ec157de729ea4a5d38807771bf00a71867d5dfb6336f9167e6e51c649b23041e00b6e5eef7da34ae18e806f9c862fe7958eff7b5f5625ae8f4e96047facacccae9eb6641c77a1f6d9284d25292d5387f2ff7928299fd36f4db9b336721bdff655990c2e3a4cdc2b23d7aa4439b33185bc7b37163bced483b771ae2440310851997ee73514b9d2349abaa87cb1566a5882f190c6d9a1cabbc1beea98c57a4ac91d135e16cbff49c7b563d8f538e6cc329831234c9f28bb352eb79f600af382c141648ef7b03cdd117a237cc9f265900bdd9399f78e04192289da5c5670539126b466308bc1815a4f19f36e14435bd007374c5e44ee25488e824ff"^^cert:hex ;
	rsa:public_exponent	"65537"^^cert:int .
