@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Hunchentoot	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Hunchentoot	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Software .
@prefix ns4:	<http://dbpedia.org/class/yago/> .
dbpedia:Hunchentoot	rdf:type	ns4:Software106566077 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Hunchentoot	foaf:homepage	<http://weitz.de/hunchentoot/> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Hunchentoot	dbpprop:name	"Hunchentoot"@en ;
	dbpedia-owl:genre	dbpedia:Web_server ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000006bd2741> .
@prefix ns7:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:Hunchentoot	owl:sameAs	ns7:Hunchentoot ;
	foaf:name	"Hunchentoot" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:Hunchentoot	foaf:page	ns8:Hunchentoot ;
	dbpedia-owl:license	dbpedia:BSD_license .
@prefix ns9:	<http://dbpedia.org/ontology/Software/> .
dbpedia:Hunchentoot	ns9:license	dbpedia:BSD_license .
@prefix ns10:	<http://wiki.killuglyradio.com/index.php/> .
dbpedia:Hunchentoot	dbpprop:reference	ns10:Hunchentoot ,
		<http://weitz.de/hunchentoot/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Hunchentoot	rdfs:label	"Hunchentoot"@en ,
		"Hunchentoot"@de ;
	dbpedia-owl:developer	dbpedia:Edmund_Weitz .
@prefix ns12:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Hunchentoot	ns12:genre	dbpedia:Web_server ;
	dbpprop:abstract	"Hunchentoot ist ein Webserver und -Framework, das komplett in Common Lisp geschrieben wurde, unter einer freien, BSD-\u00E4hnlichen Lizenz steht, und \u00E4hnliche Ziele wie das inzwischen inaktive Projekt AllegroServe verfolgt. Mit Hunchentoot ist es m\u00F6glich, dynamische Webseiten in der Programmiersprache Common Lisp herzustellen, weiterhin bauen wichtige Frameworks f\u00FCr diese Sprache, zum Beispiel das Webframework UCW und das Ajax-Framework HT-Ajax darauf auf."@de ,
		"Hunchentoot is a HTTP Server written in Common Lisp and the successor to TBNL. It is released as an open source project under a BSD license. Hunchentoot is the name of a stageplay by Frank Zappa in which an alien plots to take over the Earth using a giant spider called Hunchentoot."@en ;
	rdfs:comment	"Hunchentoot is a HTTP Server written in Common Lisp and the successor to TBNL. It is released as an open source project under a BSD license. Hunchentoot is the name of a stageplay by Frank Zappa in which an alien plots to take over the Earth using a giant spider called Hunchentoot."@en ,
		"Hunchentoot ist ein Webserver und -Framework, das komplett in Common Lisp geschrieben wurde, unter einer freien, BSD-\u00E4hnlichen Lizenz steht, und \u00E4hnliche Ziele wie das inzwischen inaktive Projekt AllegroServe verfolgt. Mit Hunchentoot ist es m\u00F6glich, dynamische Webseiten in der Programmiersprache Common Lisp herzustellen, weiterhin bauen wichtige Frameworks f\u00FCr diese Sprache, zum Beispiel das Webframework UCW und das Ajax-Framework HT-Ajax darauf auf."@de ;
	ns9:developer	dbpedia:Edmund_Weitz .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns14:	<http://dbpedia.org/resource/Category:> .
dbpedia:Hunchentoot	skos:subject	ns14:Common_Lisp_software ,
		ns14:Free_software_programmed_in_Lisp ,
		ns14:Free_web_server_software .
@prefix ns15:	<http://dbpedia.org/resource/Template:> .
dbpedia:Hunchentoot	dbpprop:wikiPageUsesTemplate	ns15:infobox_software ;
	dbpprop:genre	dbpedia:Web_server ;
	dbpprop:developer	dbpedia:Edmund_Weitz ;
	dbpprop:operatingSystem	dbpedia:Cross-platform ;
	dbpprop:website	<http://www.weitz.de/hunchentoot/> ;
	dbpprop:license	dbpedia:BSD_license .
@prefix ns16:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Hunchentoot	dbpprop:hasPhotoCollection	ns16:Hunchentoot .
@prefix ns17:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:Hunchentoot	dbpprop:wordnet_type	ns17:synset-software-noun-1 .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Hunchentoot	owl:sameAs	dbpedia:Hunchentoot .