@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:AMAX_Information_Technologies	rdf:type	dbpedia-owl:Organisation ,
		dbpedia-owl:Company .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:AMAX_Information_Technologies	rdf:type	owl:Thing .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:AMAX_Information_Technologies	foaf:homepage	<http://www.amax.com> ;
	dbpedia-owl:type	dbpedia:Privately_held_company .
@prefix ns5:	<http://dbpedia.org/ontology/Company/> .
dbpedia:AMAX_Information_Technologies	ns5:product	dbpedia:Personal_supercomputer ,
		dbpedia:Server_appliance ,
		dbpedia:Workstation ,
		dbpedia:Computing_cluster .
@prefix ns6:	<http://dbpedia.org/ontology/Organisation/> .
dbpedia:AMAX_Information_Technologies	ns6:numberOfEmployees	400 ;
	foaf:name	"AMAX" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:AMAX_Information_Technologies	foaf:page	ns7:AMAX_Information_Technologies ;
	ns6:type	dbpedia:Privately_held_company ;
	dbpedia-owl:location	dbpedia:Fremont ,
		dbpedia:United_States ,
		dbpedia:California ;
	dbpedia-owl:industry	dbpedia:Computer_industry ,
		dbpedia:Information_technology ;
	dbpedia-owl:product	dbpedia:Personal_supercomputer ,
		dbpedia:Server_appliance ,
		dbpedia:Computing_cluster ,
		dbpedia:Workstation .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:AMAX_Information_Technologies	ns6:foundationDate	"1979-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:AMAX_Information_Technologies	dbpprop:reference	<http://www.amax.com> .
@prefix ns10:	<http://www.youtube.com/> .
dbpedia:AMAX_Information_Technologies	dbpprop:reference	ns10:AmaxInfoTech .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:AMAX_Information_Technologies	rdfs:label	"AMAX Information Technologies"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/commons/thumb/2/2f/Amax_hq1.jpg/200px-Amax_hq1.jpg> ;
	ns5:industry	dbpedia:Information_technology ,
		dbpedia:Computer_industry ;
	dbpedia-owl:foundationDate	"1979-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:abstract	"AMAX is a privately held, and ISO 9001 certified, custom computer system integration company that provides custom-built servers, graphics workstation and high performance computing systems for corporate, scientific, military, educational and governmental use."@en ;
	rdfs:comment	"AMAX is a privately held, and ISO 9001 certified, custom computer system integration company that provides custom-built servers, graphics workstation and high performance computing systems for corporate, scientific, military, educational and governmental use."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/commons/2/2f/Amax_hq1.jpg> ;
	ns6:location	dbpedia:Fremont ,
		dbpedia:United_States ,
		dbpedia:California ;
	dbpedia-owl:numberOfEmployees	400 .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:AMAX_Information_Technologies	skos:subject	ns13:Computer_companies_of_the_United_States ,
		<http://dbpedia.org/resource/Category:Companies_based_in_Fremont%2C_California> ,
		ns13:Privately_held_companies_of_the_United_States .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:AMAX_Information_Technologies	dbpprop:wikiPageUsesTemplate	ns14:infobox_company ;
	dbpprop:companyName	"AMAX"@en ;
	dbpprop:companyType	dbpedia:Privately_held_company ;
	dbpprop:foundation	1979 ;
	dbpprop:numEmployees	400 ;
	dbpprop:location	dbpedia:Fremont ,
		dbpedia:California ,
		dbpedia:United_States ;
	dbpprop:homepage	<http://www.amax.com> ;
	dbpprop:industry	dbpedia:Information_technology ,
		dbpedia:Computer_industry ;
	dbpprop:products	dbpedia:Workstation ,
		dbpedia:Computing_cluster ,
		dbpedia:Server_appliance ,
		dbpedia:Personal_supercomputer .