@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:Aleutia	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Aleutia	rdf:type	dbpedia-owl:Company ,
		dbpedia-owl:Organisation .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Aleutia	foaf:homepage	<http://aleutia.com> ;
	dbpedia-owl:type	dbpedia:Privately_held_company .
@prefix ns5:	<http://dbpedia.org/ontology/Company/> .
dbpedia:Aleutia	ns5:product	dbpedia:Desktop_computer ,
		<http://dbpedia.org/resource/Server_%28computing%29> ;
	foaf:name	"Aleutia" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:Aleutia	foaf:page	ns6:Aleutia .
@prefix ns7:	<http://dbpedia.org/ontology/Organisation/> .
dbpedia:Aleutia	ns7:type	dbpedia:Privately_held_company ;
	dbpedia-owl:industry	dbpedia:Computer_hardware ;
	dbpedia-owl:product	dbpedia:Desktop_computer ,
		<http://dbpedia.org/resource/Server_%28computing%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:Aleutia	ns7:foundationDate	"2006-10-01T00:00:00-05:00"^^xsd:gYearMonth .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Aleutia	dbpprop:reference	<http://www.compactpc.com.tw> ,
		<http://news.sky.com/skynews/Home/Sky-News-Archive/Article/20080641301352> ,
		<http://wiki.aleutia.com> ,
		<http://lwn.net/Articles/317827/> ,
		<http://www.aleutia.com> ,
		<http://video.nytimes.com/video/2008/04/30/opinion/1194817111569/into-the-amazon.html> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Aleutia	rdfs:label	"Aleutia"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/en/thumb/e/e2/Aleutialogo.gif/200px-Aleutialogo.gif> ;
	ns5:industry	dbpedia:Computer_hardware ;
	dbpedia-owl:foundationDate	"2006-10-01T00:00:00-05:00"^^xsd:gYearMonth ;
	dbpprop:abstract	"Aleutia manufactures and produces a range of 6 mini-itx computers that are all silent, small, and low power. Though some are ideal as thin clients, all can be used as small form factor PCs and all run Ubuntu 9.04 as an OS. Most have no moving parts and have 12V DC Input, which means they can can connect to solar power without using a wasteful inverter. Additionally, Aleutia resells PCs from DMP of Taiwan, including the popular eBox-4310, eBox-3310A, and eBox-2300. Aleutia has sold the eBox-4310 in 46 countries. Aleutia's largest markets are Nigeria, Zambia, and Tanzania."@en ;
	rdfs:comment	"Aleutia manufactures and produces a range of 6 mini-itx computers that are all silent, small, and low power. Though some are ideal as thin clients, all can be used as small form factor PCs and all run Ubuntu 9.04 as an OS. Most have no moving parts and have 12V DC Input, which means they can can connect to solar power without using a wasteful inverter. Additionally, Aleutia resells PCs from DMP of Taiwan, including the popular eBox-4310, eBox-3310A, and eBox-2300."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/en/e/e2/Aleutialogo.gif> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Aleutia	skos:subject	ns12:Privately_held_companies_of_the_United_Kingdom ,
		ns12:Companies_established_in_2006 ,
		ns12:Thin_clients ,
		ns12:Linux_compatible_hardware ,
		ns12:Linux_based_devices .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Aleutia	dbpprop:wikiPageUsesTemplate	ns13:infobox_company ;
	dbpprop:companyName	"Aleutia"@en ;
	dbpprop:companyLogo	<http://dbpedia.org/resource/File:Aleutialogo.gif> ;
	dbpprop:companyType	" Privately held, for-profit company"@en ;
	dbpprop:foundation	"October, 2006"@en ;
	dbpprop:locationCountry	"UK"@en ;
	dbpprop:locationCity	"London"@en ;
	dbpprop:homepage	<http://aleutia.com> ;
	dbpprop:industry	dbpedia:Computer_hardware ;
	dbpprop:products	<http://dbpedia.org/resource/Server_%28computing%29> ,
		dbpedia:Desktop_computer .