@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Destructoid	rdf:type	dbpedia-owl:Website .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Destructoid	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Destructoid	dbpprop:name	"Destructoid"@en ;
	dbpedia-owl:type	dbpedia:Blog ,
		dbpedia:Computer_and_video_game .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Destructoid	foaf:name	"Destructoid" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:Destructoid	foaf:page	ns6:Destructoid .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Destructoid	rdfs:label	"Destructoid"@en .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Destructoid	ns8:type	dbpedia:Computer_and_video_game ,
		dbpedia:Blog ;
	dbpprop:abstract	"Destructoid is an independant video games focused blog based in Miami, Florida, founded in March 2006 as a scheme to earn its creator, Yanier Gonzalez, invitation to the press-only E3 2006 conference.. It has since grown into one of the most widely read video game blogs on the internet, reaching over 3 million unique visitors per month.."@en ;
	rdfs:comment	"Destructoid is an independant video games focused blog based in Miami, Florida, founded in March 2006 as a scheme to earn its creator, Yanier Gonzalez, invitation to the press-only E3 2006 conference.. It has since grown into one of the most widely read video game blogs on the internet, reaching over 3 million unique visitors per month.."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
dbpedia:Destructoid	skos:subject	ns10:Video_game_blogs ,
		ns10:Internet_properties_established_in_2006 ,
		ns10:American_blogs ;
	dbpprop:url	<http://www.destructoid.com> .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
dbpedia:Destructoid	dbpprop:wikiPageUsesTemplate	ns11:infobox_website ;
	dbpprop:type	dbpedia:Computer_and_video_game ,
		dbpedia:Blog ;
	dbpprop:owner	"independent"@en ;
	dbpprop:commercial	"No"@en ;
	dbpprop:currentStatus	"Active"@en ;
	dbpprop:registration	"Optional (free)"@en ;
	dbpprop:author	"Yanier Gonzalez<BR />"@en .
dbpedia:Raskulls	dbpedia-owl:genre	dbpedia:Destructoid ;
	ns8:genre	dbpedia:Destructoid .