@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:RForum	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Software .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:RForum	rdf:type	owl:Thing .
@prefix ns4:	<http://dbpedia.org/class/yago/> .
dbpedia:RForum	rdf:type	ns4:Software106566077 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:RForum	foaf:homepage	<http://rforum.andreas-s.net> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:RForum	dbpprop:name	"RForum"@en .
@prefix ns7:	<http://dbpedia.org/ontology/Software/> .
dbpedia:RForum	ns7:platform	dbpedia:Ruby_on_Rails ,
		<http://dbpedia.org/resource/Ruby_%28programming_language%29> ;
	dbpedia-owl:genre	dbpedia:Internet_forum ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000000809bb3> .
@prefix ns8:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:RForum	owl:sameAs	ns8:RForum ;
	foaf:name	"RForum" .
@prefix ns9:	<http://en.wikipedia.org/wiki/> .
dbpedia:RForum	foaf:page	ns9:RForum ;
	dbpedia-owl:platform	<http://dbpedia.org/resource/Ruby_%28programming_language%29> ,
		dbpedia:Ruby_on_Rails ;
	dbpedia-owl:license	dbpedia:MIT_License ;
	ns7:license	dbpedia:MIT_License ;
	dbpprop:reference	<http://www.ruby-forum.com/> ,
		<http://rforum.andreas-s.net/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:RForum	rdfs:label	"RForum"@en .
@prefix ns11:	<http://dbpedia.org/ontology/Work/> .
dbpedia:RForum	ns11:genre	dbpedia:Internet_forum ;
	dbpprop:abstract	"RForum is a web forum written in Ruby using the Rails framework. The aim of this project is to create a lightweight web forum that is easy to use and suitable for high-traffic websites. RForum can run on MySQL, PostgreSQL or SQLite."@en ;
	rdfs:comment	"RForum is a web forum written in Ruby using the Rails framework. The aim of this project is to create a lightweight web forum that is easy to use and suitable for high-traffic websites. RForum can run on MySQL, PostgreSQL or SQLite."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:RForum	skos:subject	ns13:Free_Internet_forum_software .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:RForum	dbpprop:wikiPageUsesTemplate	ns14:portal ,
		ns14:infobox_software ;
	dbpprop:latestReleaseVersion	0.2 ;
	dbpprop:genre	dbpedia:Internet_forum ;
	dbpprop:website	<http://rforum.andreas-s.net/> ;
	dbpprop:portalProperty	"Free software"@en ,
		"Free Software Portal Logo.svg"@en ;
	dbpprop:license	dbpedia:MIT_License .
@prefix ns15:	<http://dbpedia.org/resource/RForum/latestReleaseDate/> .
dbpedia:RForum	dbpprop:latestReleaseDate	ns15:release_date ;
	dbpprop:platform	<http://dbpedia.org/resource/Ruby_%28programming_language%29> ,
		dbpedia:Ruby_on_Rails .
@prefix ns16:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:RForum	dbpprop:hasPhotoCollection	ns16:RForum .
@prefix ns17:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:RForum	dbpprop:wordnet_type	ns17:synset-software-noun-1 .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:RForum	owl:sameAs	dbpedia:RForum .