@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:Joomsef	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Joomsef	rdf:type	dbpedia-owl:Software ,
		dbpedia-owl:Work .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Joomsef	foaf:homepage	<http://joomsef.net> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Joomsef	dbpprop:name	"ARTIO JoomSEF"@en ;
	dbpedia-owl:genre	dbpedia:Search_engine_optimization ;
	foaf:name	"ARTIO JoomSEF" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:Joomsef	foaf:page	ns6:Joomsef ;
	dbpprop:reference	<http://www.joomla.org> ,
		<http://www.joomsef.net> ,
		<http://extensions.joomla.org> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Joomsef	rdfs:label	"Joomsef"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/commons/thumb/0/01/Joomsef.png/200px-Joomsef.png> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Joomsef	ns8:genre	dbpedia:Search_engine_optimization ;
	dbpprop:abstract	"ARTIO JoomSEF is a SEO component for Joomla! Content Management System that rewrites URLs to be Search Engine Friendly and to be human easily understandable. It works with multilingual sites by integrating JoomFish component support. It enables users full customization of wide-range of meta tags for any URL of the website and works with both Apache HTTP Server and IIS. It is written in the PHP programming language and uses the MySQL database by default."@en ;
	rdfs:comment	"ARTIO JoomSEF is a SEO component for Joomla! Content Management System that rewrites URLs to be Search Engine Friendly and to be human easily understandable. It works with multilingual sites by integrating JoomFish component support. It enables users full customization of wide-range of meta tags for any URL of the website and works with both Apache HTTP Server and IIS. It is written in the PHP programming language and uses the MySQL database by default."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/commons/0/01/Joomsef.png> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
dbpedia:Joomsef	skos:subject	ns10:PHP_programming_language ,
		ns10:Open_source_content_management_systems .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
dbpedia:Joomsef	dbpprop:wikiPageUsesTemplate	ns11:infobox_software ;
	dbpprop:logo	<http://dbpedia.org/resource/Image:joomsef.png> ;
	dbpprop:genre	dbpedia:Search_engine_optimization ;
	dbpprop:developer	<http://www.artio.net> ;
	dbpprop:operatingSystem	dbpedia:Cross-platform ;
	dbpprop:website	<http://www.joomsef.net/> ;
	dbpprop:license	"Free / Commercial"@en .