@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:MwForum	rdf:type	ns2:Software106566077 .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:MwForum	rdf:type	dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:MwForum	rdf:type	owl:Thing ,
		dbpedia-owl:Software .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:MwForum	foaf:homepage	<http://www.mwforum.org> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:MwForum	dbpprop:name	"mwForum"@en ;
	dbpedia-owl:genre	dbpedia:Internet_forum ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000008ef2c0> .
@prefix ns7:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:MwForum	owl:sameAs	ns7:MwForum ;
	foaf:name	"mwForum" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:MwForum	foaf:page	ns8:MwForum ;
	dbpedia-owl:license	dbpedia:GNU_General_Public_License .
@prefix ns9:	<http://dbpedia.org/ontology/Software/> .
dbpedia:MwForum	ns9:license	dbpedia:GNU_General_Public_License ;
	dbpprop:reference	<http://www.mwforum.org/forum/forum.pl> ,
		<http://www.mwforum.org/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:MwForum	rdfs:label	"MwForum"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/en/thumb/a/ac/MwForum264.jpg/200px-MwForum264.jpg> .
@prefix ns11:	<http://dbpedia.org/ontology/Work/> .
dbpedia:MwForum	ns11:genre	dbpedia:Internet_forum ;
	dbpprop:abstract	"mwForum is an open source forum system. mwForum is based on Perl CGI scripts, uses a MySQL, PostgreSQL or SQLite database management system and is compatible with mod_perl 1.0 and 2.0 for optimal performance. mwForum's design goals are comfortable operation and administration, stability, security and speed, a professional and consistent look, and lean and clean code to make customization easy."@en ;
	rdfs:comment	"mwForum is an open source forum system. mwForum is based on Perl CGI scripts, uses a MySQL, PostgreSQL or SQLite database management system and is compatible with mod_perl 1.0 and 2.0 for optimal performance. mwForum's design goals are comfortable operation and administration, stability, security and speed, a professional and consistent look, and lean and clean code to make customization easy."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/en/a/ac/MwForum264.jpg> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:MwForum	skos:subject	ns13:Free_Internet_forum_software .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:MwForum	dbpprop:wikiPageUsesTemplate	ns14:infobox_software ,
		ns14:portal ;
	dbpprop:latestReleaseVersion	"2.18.1"@en ;
	dbpprop:programmingLanguage	dbpedia:Perl ,
		dbpedia:SQL ;
	dbpprop:genre	dbpedia:Internet_forum ;
	dbpprop:developer	"Markus Wichitill"@en ;
	dbpprop:operatingSystem	"Any"@en ;
	dbpprop:screenshot	<http://dbpedia.org/resource/Image:mwForum264.jpg> ;
	dbpprop:caption	"A default installation of mwForum 2.6"@en ;
	dbpprop:website	<http://www.mwforum.org/> ;
	dbpprop:portalProperty	"Free software"@en ,
		"Free Software Portal Logo.svg"@en ;
	dbpprop:license	dbpedia:GNU_General_Public_License .
@prefix ns15:	<http://dbpedia.org/resource/MwForum/latestReleaseDate/> .
dbpedia:MwForum	dbpprop:latestReleaseDate	ns15:release_date .
@prefix ns16:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:MwForum	dbpprop:hasPhotoCollection	ns16:MwForum .
@prefix ns17:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:MwForum	dbpprop:wordnet_type	ns17:synset-software-noun-1 .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:MwForum	owl:sameAs	dbpedia:MwForum .