@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Rivet_%28disambiguation%29>	dbpprop:disambiguates	dbpedia:Apache_Rivet .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns3:	<http://dbpedia.org/class/yago/> .
dbpedia:Apache_Rivet	rdf:type	ns3:ScriptingLanguages ,
		ns3:ApacheHttpdModules ,
		ns3:ProgrammingLanguages .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Apache_Rivet	foaf:homepage	<http://tcl.apache.org/rivet/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns6:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:Apache_Rivet	owl:sameAs	ns6:Apache_Rivet ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000006f3af6> .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:Apache_Rivet	foaf:page	ns7:Apache_Rivet ;
	dbpprop:reference	<http://tcl.apache.org/rivet/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Apache_Rivet	rdfs:label	"Apache Rivet"@en ;
	dbpprop:abstract	"Apache Rivet is an open source programming system that allows developers of web sites to use Tcl as a scripting language for creating dynamic web sites. Rivet is similar to PHP, ASP, and JSP. Rivet is primarily developed by Damon Courtney, David Welton, and Karl Lehenbauer. Rivet can use any of the thousands of publicly available Tcl packages that offer countless features such as database interaction or interfaces to popular applications such as the GD Graphics Library."@en ;
	rdfs:comment	"Apache Rivet is an open source programming system that allows developers of web sites to use Tcl as a scripting language for creating dynamic web sites. Rivet is similar to PHP, ASP, and JSP. Rivet is primarily developed by Damon Courtney, David Welton, and Karl Lehenbauer. Rivet can use any of the thousands of publicly available Tcl packages that offer countless features such as database interaction or interfaces to popular applications such as the GD Graphics Library."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
dbpedia:Apache_Rivet	skos:subject	ns10:Apache_httpd_modules ,
		ns10:Apache_Software_Foundation ,
		ns10:Dynamic_programming_languages ,
		ns10:Scripting_languages .
@prefix ns11:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Apache_Rivet	dbpprop:hasPhotoCollection	ns11:Apache_Rivet .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Apache_Rivet	owl:sameAs	dbpedia:Apache_Rivet .