@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:MyYearbook	rdf:type	ns2:FamilyBusinesses ,
		ns2:VirtualCommunities .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:MyYearbook	rdf:type	dbpedia-owl:Website .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:MyYearbook	rdf:type	owl:Thing .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:MyYearbook	foaf:homepage	<http://www.myyearbook.com> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:MyYearbook	dbpprop:name	"MyYearbook"@en ;
	dbpedia-owl:type	dbpedia:Social_media_service .
@prefix ns7:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:MyYearbook	owl:sameAs	ns7:MyYearbook ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f800000000098c9dd> ;
	foaf:name	"MyYearbook" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:MyYearbook	foaf:page	ns8:MyYearbook ;
	dbpprop:reference	<http://www.myyearbook.com> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:MyYearbook	rdfs:label	"MyYearbook"@en .
@prefix ns10:	<http://dbpedia.org/ontology/Work/> .
dbpedia:MyYearbook	ns10:type	dbpedia:Social_media_service ;
	dbpprop:abstract	"myYearbook is a free Internet social network service similar to other social networking sites. The site's user base is over 90% American, with 75% of its new memberships from the United States and 25% from other countries. U.S. Venture Partners and First Round Capital are providing the $4.1 million in funding."@en ;
	rdfs:comment	"myYearbook is a free Internet social network service similar to other social networking sites. The site's user base is over 90% American, with 75% of its new memberships from the United States and 25% from other countries. U.S. Venture Partners and First Round Capital are providing the $4.1 million in funding."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:MyYearbook	skos:subject	ns12:Online_social_networking ,
		ns12:Family_businesses ,
		ns12:Virtual_communities ;
	dbpprop:url	<http://www.myyearbook.com> .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:MyYearbook	dbpprop:wikiPageUsesTemplate	ns13:infobox_website ;
	dbpprop:type	dbpedia:Social_media_service ;
	dbpprop:logo	<http://dbpedia.org/resource/File:MyYearbook_logo.png> ;
	dbpprop:owner	"David and Catherine Cook"@en ;
	dbpprop:launchDate	dbpedia:Spring_Break ;
	dbpprop:currentStatus	"Active"@en ;
	dbpprop:registration	"Yes"@en ;
	dbpprop:author	"David, Catherine, Dusty, and Geoff Cook"@en .
@prefix ns14:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:MyYearbook	dbpprop:hasPhotoCollection	ns14:MyYearbook .
@prefix ns15:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:MyYearbook	dbpprop:wordnet_type	ns15:synset-web_site-noun-1 .
<http://dbpedia.org/resource/MyYearbook.com>	dbpprop:redirect	dbpedia:MyYearbook .
dbpedia:Myyearbook	dbpprop:redirect	dbpedia:MyYearbook .
dbpedia:David_and_Catherine_Cook	dbpprop:redirect	dbpedia:MyYearbook .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:MyYearbook	owl:sameAs	dbpedia:MyYearbook .