@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:Daring_Fireball	rdf:type	ns2:Blogs ,
		ns2:MacintoshWebsites .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Daring_Fireball	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f800000000077bf0f> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns5:	<http://en.wikipedia.org/wiki/> .
dbpedia:Daring_Fireball	foaf:page	ns5:Daring_Fireball .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Daring_Fireball	dbpprop:reference	<http://daringfireball.net/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Daring_Fireball	rdfs:label	"Daring Fireball"@en ;
	dbpprop:abstract	"Daring Fireball is the web site of John Gruber, an Apple enthusiast, technology pundit, and writer. Daring Fireball hosts Gruber's opinions in the form of a blog, and also some of Gruber's software. In April 2006, it became Gruber's sole full-time job, funded by advertisement revenue, membership fees, T-shirt sales, and donations from various software projects also hosted on the site, like Markdown. Gruber has since expanded into other media, including several podcast appearances and a Macworld Expo panel spot on Macworld's dime. Gruber also covered WWDC 2006 on location."@en ;
	rdfs:comment	"Daring Fireball is the web site of John Gruber, an Apple enthusiast, technology pundit, and writer. Daring Fireball hosts Gruber's opinions in the form of a blog, and also some of Gruber's software. In April 2006, it became Gruber's sole full-time job, funded by advertisement revenue, membership fees, T-shirt sales, and donations from various software projects also hosted on the site, like Markdown."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns9:	<http://dbpedia.org/resource/Category:> .
dbpedia:Daring_Fireball	skos:subject	ns9:Macintosh_websites ,
		ns9:Blogs ,
		ns9:American_blogs .
@prefix ns10:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Daring_Fireball	dbpprop:hasPhotoCollection	ns10:Daring_Fireball .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Daring_Fireball	owl:sameAs	dbpedia:Daring_Fireball .