@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-es:	<http://es.wikipedia.org/wiki/> .
@prefix dbpedia-es:	<http://es.dbpedia.org/resource/> .
wikipedia-es:Video_game	foaf:primaryTopic	dbpedia-es:Video_game .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbpedia-es:NGD_Studios	dbo:product	dbpedia-es:Video_game .
dbpedia-es:Edge_of_Reality	dbo:product	dbpedia-es:Video_game .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia-es:Video_game	rdfs:label	"Video game"@es .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia-es:Video_game	owl:sameAs	dbpedia-es:Video_game ,
		<http://rdf.freebase.com/ns/m.01mw1> ;
	foaf:isPrimaryTopicOf	wikipedia-es:Video_game ;
	dbo:wikiPageID	1437479 ;
	dbo:wikiPageRevisionID	14599662 ;
	dbo:wikiPageRedirects	dbpedia-es:Videojuego .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-es:Video_game	dbo:wikiPageLength	"24"^^xsd:nonNegativeInteger .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbpedia-es:Video_game	prov:wasDerivedFrom	<http://es.wikipedia.org/wiki/Video_game?oldid=14599662&ns=0> .