@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:BuddyPress	rdf:type	dbpedia-owl:Software ,
		dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:BuddyPress	rdf:type	owl:Thing .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:BuddyPress	foaf:homepage	<http://buddypress.org/> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:BuddyPress	dbpprop:name	"BuddyPress"@en .
@prefix ns6:	<http://dbpedia.org/ontology/Software/> .
dbpedia:BuddyPress	ns6:platform	dbpedia:PHP ,
		dbpedia:MySQL ;
	dbpedia-owl:genre	dbpedia:Social_Network_Scripts ,
		dbpedia:Blog_publishing_system ,
		dbpedia:Social_Networking_System ,
		dbpedia:Social_Networking ;
	foaf:name	"BuddyPress" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:BuddyPress	foaf:page	ns7:BuddyPress ;
	dbpedia-owl:platform	dbpedia:MySQL ,
		dbpedia:PHP ;
	dbpedia-owl:license	dbpedia:GNU_General_Public_License ;
	ns6:license	dbpedia:GNU_General_Public_License ;
	dbpprop:reference	<http://www.buddypress.org> ,
		<http://bbpress.org/> ,
		<http://buddypress.org/extend/plugins/> ,
		<http://mu.wordpress.org/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:BuddyPress	rdfs:label	"BuddyPress"@es ,
		"BuddyPress"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/commons/thumb/6/65/Logo-budypress.gif/200px-Logo-budypress.gif> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:BuddyPress	ns9:genre	dbpedia:Blog_publishing_system ,
		dbpedia:Social_Networking_System ,
		dbpedia:Social_Networking ,
		dbpedia:Social_Network_Scripts ;
	dbpprop:abstract	"From the BuddyPress website: BuddyPress will extend WordPress MU and bring social networking features to a new or existing installation. BuddyPress is a suite of WordPress plugins and themes, each adding a distinct new feature. BuddyPress contains all the features you\u2019d expect from WordPress but aims to let members socially interact."@en ;
	rdfs:comment	"From the BuddyPress website: BuddyPress will extend WordPress MU and bring social networking features to a new or existing installation. BuddyPress is a suite of WordPress plugins and themes, each adding a distinct new feature. BuddyPress contains all the features you\u2019d expect from WordPress but aims to let members socially interact."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/commons/6/65/Logo-budypress.gif> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
dbpedia:BuddyPress	skos:subject	ns11:Online_social_networking ,
		ns11:Website_management ,
		ns11:Content_management_systems ,
		ns11:WordPress ,
		ns11:Internet_services_supporting_OpenID ,
		ns11:Blog_software ,
		ns11:Free_software ,
		ns11:PHP_programming_language .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
dbpedia:BuddyPress	dbpprop:wikiPageUsesTemplate	ns12:infobox_software ;
	dbpprop:logo	<http://dbpedia.org/resource/Image:Logo-budypress.gif> ;
	dbpprop:latestReleaseVersion	"1.0.3"@en ;
	dbpprop:genre	dbpedia:Social_Network_Scripts ,
		dbpedia:Social_Networking_System ,
		dbpedia:Blog_publishing_system ,
		dbpedia:Social_Networking ;
	dbpprop:operatingSystem	dbpedia:Cross-platform ;
	dbpprop:caption	"Profile page for BuddyPress user"@en ;
	dbpprop:website	<http://buddypress.org> ;
	dbpprop:license	dbpedia:GNU_General_Public_License ;
	dbpprop:leadDeveloper	"Andy Peatling"@en .
@prefix ns13:	<http://dbpedia.org/resource/BuddyPress/latestReleaseDate/> .
dbpedia:BuddyPress	dbpprop:latestReleaseDate	ns13:release_date_and_age ;
	dbpprop:platform	dbpedia:PHP ,
		dbpedia:MySQL .