@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:Mod_mono	rdf:type	dbpedia-owl:Software .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Mod_mono	rdf:type	owl:Thing ,
		dbpedia-owl:Work .
@prefix ns4:	<http://dbpedia.org/class/yago/> .
dbpedia:Mod_mono	rdf:type	ns4:ApacheHttpdModules .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns6:	<http://www.mono-project.com/> .
dbpedia:Mod_mono	foaf:homepage	ns6:Mod_mono .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Mod_mono	dbpprop:name	"mod_mono"@en .
@prefix ns8:	<http://dbpedia.org/ontology/Software/> .
dbpedia:Mod_mono	ns8:platform	<http://dbpedia.org/resource/Mono_%28software%29> ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f800000000070541a> ;
	foaf:name	"mod_mono" .
@prefix ns9:	<http://en.wikipedia.org/wiki/> .
dbpedia:Mod_mono	foaf:page	ns9:Mod_mono ;
	dbpedia-owl:platform	<http://dbpedia.org/resource/Mono_%28software%29> ;
	dbpprop:reference	ns6:Mod_mono ,
		<http://www.bitrock.com/download_mono_download.html> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Mod_mono	rdfs:label	"Mod mono"@en ;
	dbpprop:abstract	"mod_mono is a module for the Apache HTTP Server that allows for hosting of ASP. NET pages and other assemblies on multiple platforms by use of the Mono development platform. A similar module called mod_aspdotnet by another group allows hosting of ASP. NET pages and other assemblies with the Microsoft . NET framework but because of that dependency, will only function on Windows platforms."@en ;
	rdfs:comment	"mod_mono is a module for the Apache HTTP Server that allows for hosting of ASP. NET pages and other assemblies on multiple platforms by use of the Mono development platform. A similar module called mod_aspdotnet by another group allows hosting of ASP. NET pages and other assemblies with the Microsoft . NET framework but because of that dependency, will only function on Windows platforms."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Mod_mono	skos:subject	ns12:Articles_with_underscores_in_the_title ,
		ns12:Apache_httpd_modules ,
		ns12:Mono_project .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Mod_mono	dbpprop:wikiPageUsesTemplate	ns13:infobox_software ;
	dbpprop:website	<http://www.mono-project.com> ;
	dbpprop:platform	<http://dbpedia.org/resource/Mono_%28software%29> .
@prefix ns14:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Mod_mono	dbpprop:hasPhotoCollection	ns14:Mod_mono .
@prefix ns15:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:Mod_mono	dbpprop:wordnet_type	ns15:synset-software-noun-1 .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Mod_mono	owl:sameAs	dbpedia:Mod_mono .