@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://dbpedia.org/class/yago/> .
dbpedia:Jens_Axboe	rdf:type	ns2:Person100007846 ,
		ns2:LivingPeople ,
		ns2:LinuxKernelHackers ,
		ns2:DanishPeople .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Jens_Axboe	rdf:type	dbpedia-owl:Person .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Jens_Axboe	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Jens_Axboe	dbpprop:name	"Jens Axboe"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns7:	<http://dbpedia.org/ontology/Person/> .
dbpedia:Jens_Axboe	ns7:birthDate	"1976-09-01"^^xsd:date ;
	ns7:birthPlace	dbpedia:Odense ,
		dbpedia:Denmark ;
	ns7:occupation	dbpedia:Software_engineering .
@prefix ns8:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:Jens_Axboe	owl:sameAs	ns8:Jens_Axboe ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000056039e2> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Jens_Axboe	foaf:name	"Jens Axboe" .
@prefix ns10:	<http://en.wikipedia.org/wiki/> .
dbpedia:Jens_Axboe	foaf:page	ns10:Jens_Axboe ;
	dbpprop:reference	<http://kerneltrap.org/node/7637> .
@prefix ns11:	<http://www.businesswire.com/news/google/20090406005417/> .
dbpedia:Jens_Axboe	dbpprop:reference	ns11:en .
@prefix ns12:	<https://secure.engr.oregonstate.edu/wiki/CS411/index.php/> .
dbpedia:Jens_Axboe	dbpprop:reference	ns12:Blktrace_Guide ,
		<http://www.linux.org.au/conf/2007/talk/123.html> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Jens_Axboe	rdfs:label	"Jens Axboe"@en ;
	dbpedia-owl:birthDate	"1976-09-01"^^xsd:date ;
	dbpedia-owl:birthPlace	dbpedia:Odense ,
		dbpedia:Denmark ;
	dbpedia-owl:occupation	dbpedia:Software_engineering ;
	dbpprop:abstract	"Jens Axboe is a Linux kernel hacker. He is the current Linux kernel maintainer of the block layer and other block devices, along with contributing the CFQ I/O scheduler, Noop scheduler and splice (system call) IO architecture. Jens is also the author of the blktrace utility and kernel parts, which provides a way to trace every block IO activity in the Linux kernel. blktrace exists in 2.6.17 and later linux kernels. To facilitate his block layer work in the Linux kernel Jens created the Flexible IO tester (FIO) benchmarking and workload simulation tool. FIO is able to simulate various types of I/O loads, such as synchronous, asynchronous, mmap, etc. , as well as specifying the number of threads or processes, read vs. write mix, and various other parameters. FIO was used to set the world record in April 2009 for the highest number of I/Os-per-second (IOPS) in a single system."@en ;
	rdfs:comment	"Jens Axboe is a Linux kernel hacker. He is the current Linux kernel maintainer of the block layer and other block devices, along with contributing the CFQ I/O scheduler, Noop scheduler and splice (system call) IO architecture. Jens is also the author of the blktrace utility and kernel parts, which provides a way to trace every block IO activity in the Linux kernel. blktrace exists in 2.6.17 and later linux kernels."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns15:	<http://dbpedia.org/resource/Category:> .
dbpedia:Jens_Axboe	skos:subject	ns15:Danish_people ,
		ns15:Living_people ,
		ns15:Linux_kernel_hackers ,
		<http://dbpedia.org/resource/Category:1976_births> .
@prefix ns16:	<http://dbpedia.org/resource/Template:> .
dbpedia:Jens_Axboe	dbpprop:wikiPageUsesTemplate	ns16:infobox_person .
@prefix ns17:	<http://dbpedia.org/resource/Jens_Axboe/birthDate/> .
dbpedia:Jens_Axboe	dbpprop:birthDate	ns17:birth_date_and_age ;
	dbpprop:birthPlace	dbpedia:Denmark ,
		dbpedia:Odense ;
	dbpprop:occupation	dbpedia:Software_engineering ;
	dbpprop:spouse	"Mette Kjellberg Axboe"@en ;
	dbpprop:children	"Jonas Kjellberg Axboe, Vitus Kjellberg Axboe"@en .
@prefix ns18:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Jens_Axboe	dbpprop:hasPhotoCollection	ns18:Jens_Axboe .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Jens_Axboe	owl:sameAs	dbpedia:Jens_Axboe .