@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
dbpedia:Linux4One	foaf:homepage	<http://www.linux4one.it/> .
@prefix ns2:	<http://en.wikipedia.org/wiki/> .
dbpedia:Linux4One	foaf:page	ns2:Linux4One .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Linux4One	dbpprop:reference	<http://www.linux4one.it> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Linux4One	rdfs:label	"Linux4One"@en ;
	dbpprop:abstract	"Linux4One is an Ubuntu based Linux distribution designed for the Acer Aspire One series of netbooks. The standard release uses the GNOME environment, while a lightweight version uses LXDE. . CD images are provided, though the use of a Live USB stick for installation is the recommended method.."@en ;
	rdfs:comment	"Linux4One is an Ubuntu based Linux distribution designed for the Acer Aspire One series of netbooks. The standard release uses the GNOME environment, while a lightweight version uses LXDE. . CD images are provided, though the use of a Live USB stick for installation is the recommended method.."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns6:	<http://dbpedia.org/resource/Category:> .
dbpedia:Linux4One	skos:subject	ns6:Linux_distributions .
@prefix ns7:	<http://dbpedia.org/resource/Template:> .
dbpedia:Linux4One	dbpprop:wikiPageUsesTemplate	ns7:notability ,
		ns7:infobox_os ;
	dbpprop:date	"April 2009"@en ;
	dbpprop:latestReleaseVersion	"Hardy Tsubo 1.1 / Hardy Tsubo Light 1.0"@en ;
	dbpprop:packageManager	" APT, with several front-ends"@en ;
	dbpprop:sourceModel	dbpedia:Open_source ;
	dbpprop:workingState	"Current"@en ;
	dbpprop:kernelType	dbpedia:Linux_kernel ;
	dbpprop:ui	dbpedia:LXDE ,
		dbpedia:GNOME ;
	dbpprop:caption	"Linux4One"@en ;
	dbpprop:website	<http://www.linux4one.it> ;
	dbpprop:family	dbpedia:Unix-like ;
	dbpprop:updatemodel	dbpedia:Advanced_Packaging_Tool .