@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:EGO_Game	rdf:type	dbpedia-owl:Website .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:EGO_Game	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:EGO_Game	dbpprop:name	"EGO"@en ;
	dbpedia-owl:type	dbpedia:Casual_game ,
		dbpedia:Social_network_service ;
	dbpedia-owl:owner	dbpedia:Punch_Entertainment .
@prefix ns5:	<http://dbpedia.org/ontology/Website/> .
dbpedia:EGO_Game	ns5:owner	dbpedia:Punch_Entertainment .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:EGO_Game	foaf:name	"EGO" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:EGO_Game	foaf:page	ns7:EGO_Game ;
	dbpprop:reference	<http://www.punch-entertainment.com/> ,
		<http://www.ego-city.com> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:EGO_Game	rdfs:label	"EGO Game"@en .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:EGO_Game	ns9:type	dbpedia:Social_network_service ,
		dbpedia:Casual_game ;
	dbpprop:abstract	"EGO, is a social networking game owned and operated by Punch Entertainment, Inc.. Aimed at teens and older, EGO is a browser-based virtual world where players create super-avatars that have attributes, feelings and emotions which are developed through interactions with other players. Players \"EGOs\" can participate in various games with each other, and can chat and socialize in various parts of the EGO world. Each player has a customizable room which can be decorated with static and interactive items. The service began in 2008."@en ;
	rdfs:comment	"EGO, is a social networking game owned and operated by Punch Entertainment, Inc.. Aimed at teens and older, EGO is a browser-based virtual world where players create super-avatars that have attributes, feelings and emotions which are developed through interactions with other players. Players \"EGOs\" can participate in various games with each other, and can chat and socialize in various parts of the EGO world."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
dbpedia:EGO_Game	skos:subject	ns11:Virtual_reality_communities ,
		ns11:Community_websites ,
		ns11:Online_social_networking ,
		<http://dbpedia.org/resource/Category:Web_2.0> .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
dbpedia:EGO_Game	dbpprop:wikiPageUsesTemplate	ns12:infobox_website ;
	dbpprop:type	dbpedia:Social_network_service ,
		dbpedia:Casual_game ;
	dbpprop:owner	dbpedia:Punch_Entertainment ;
	dbpprop:launchDate	"August 2008"@en ;
	dbpprop:commercial	"Yes"@en ;
	dbpprop:currentStatus	"Active"@en ;
	dbpprop:registration	"Required"@en ;
	dbpprop:language	"English"@en ;
	dbpprop:slogan	"Meet people through games and entertainment!"@en .