@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:PC_Connection	rdf:type	dbpedia-owl:Organisation .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:PC_Connection	rdf:type	owl:Thing ,
		dbpedia-owl:Company .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:PC_Connection	foaf:homepage	<http://www.pcconnection.com> ;
	dbpedia-owl:type	dbpedia:Public_company .
@prefix ns5:	<http://dbpedia.org/ontology/Company/> .
dbpedia:PC_Connection	ns5:product	<http://dbpedia.org/resource/Server_%28computing%29> ,
		dbpedia:Software ,
		dbpedia:Laptops ,
		dbpedia:Electric_power ,
		dbpedia:Telecommunication_products ,
		dbpedia:Storage ,
		dbpedia:Desktop_computer ,
		dbpedia:Peripherals .
@prefix ns6:	<http://dbpedia.org/ontology/Organisation/> .
dbpedia:PC_Connection	ns6:numberOfEmployees	1600 ;
	dbpedia-owl:locationCity	<http://dbpedia.org/resource/Merrimack%2C_New_Hampshire> ;
	foaf:name	"PC Connection" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:PC_Connection	foaf:page	ns7:PC_Connection ;
	ns6:type	dbpedia:Public_company ;
	dbpedia-owl:product	dbpedia:Peripherals ,
		dbpedia:Software ,
		<http://dbpedia.org/resource/Server_%28computing%29> ,
		dbpedia:Electric_power ,
		dbpedia:Desktop_computer ,
		dbpedia:Telecommunication_products ,
		dbpedia:Storage ,
		dbpedia:Laptops .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:PC_Connection	ns6:foundationDate	"1982-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:keyPersonPosition	"Executive Vice President, Enterprise Group" ,
		"Bradley Mousseau" ,
		"Patricia Gallup," ,
		"Senior Vice President, Human Resources" ,
		"Executive Vice President, Treasurer, and Chief Financial Officer" ,
		"Co-founder, Chairman and Chief Executive Officer" ,
		"Timothy McGrath" ,
		"Director; Senior Vice President, Corporate Marketing and Creative Services" ,
		"Jack Ferguson" ,
		"David Beffa-Negrini," ;
	dbpedia-owl:revenue	"1800000000"^^dbpedia-owl:usDollar .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:PC_Connection	dbpprop:reference	<http://www.macconnection.com/> ,
		<http://www.moredirect.com/> ,
		<http://www.govconnection.com/> ,
		<http://www.pcconnection.com/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:PC_Connection	rdfs:label	"PC Connection"@en ;
	dbpedia-owl:foundationDate	"1982-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns6:keyPersonPosition	"Co-founder, Chairman and Chief Executive Officer" ,
		"David Beffa-Negrini," ,
		"Patricia Gallup," ,
		"Director; Senior Vice President, Corporate Marketing and Creative Services" ,
		"Executive Vice President, Enterprise Group" ,
		"Executive Vice President, Treasurer, and Chief Financial Officer" ,
		"Senior Vice President, Human Resources" ,
		"Timothy McGrath" ,
		"Jack Ferguson" ,
		"Bradley Mousseau" ;
	dbpprop:abstract	"PC Connection, headquartered in Merrimack, New Hampshire, is a leading reseller of computer hardware, software and supplies. The company takes orders from its catalog via mail order, telephone and the Internet. The company has secondary divisions including Gov-Connection, devoted to United States federal, state and municipal governmental purchases, along with providing products to schools and universities, Mac-Connection, providing products to Apple Computer users, and MoreDirect, a business-to-business e-procurement solution for corporate clients. PC Connection is currently ranked on the Fortune 1000 list. On September 15, 2008, it was announced that the company was awarded first place in both Supply Chain Innovation and in the Retail Industry categories, and ranked #8 on the 2008 Informationweek 500."@en ;
	rdfs:comment	"PC Connection, headquartered in Merrimack, New Hampshire, is a leading reseller of computer hardware, software and supplies. The company takes orders from its catalog via mail order, telephone and the Internet."@en ;
	dbpedia-owl:numberOfEmployees	1600 ;
	ns6:revenue	"1800000000"^^dbpedia-owl:usDollar ;
	ns6:locationCity	<http://dbpedia.org/resource/Merrimack%2C_New_Hampshire> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:PC_Connection	skos:subject	ns12:Companies_established_in_1982 ,
		ns12:Companies_based_in_New_Hampshire .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:PC_Connection	dbpprop:wikiPageUsesTemplate	ns13:infobox_company ;
	dbpprop:companyName	"PC Connection"@en ;
	dbpprop:companyLogo	<http://dbpedia.org/resource/Image:PCC_Connection_logo.png> ;
	dbpprop:companyType	dbpedia:Public_company ;
	dbpprop:foundation	1982 ;
	dbpprop:keyPeople	"Patricia Gallup, \nCo-founder, Chairman and Chief Executive Officer\n David Beffa-Negrini, \nDirector; Senior Vice President, Corporate Marketing and Creative Services \n Jack Ferguson,\n Executive Vice President, Treasurer, and Chief Financial Officer \n Timothy McGrath,\n  Executive Vice President, Enterprise Group \nBradley Mousseau,\n Senior Vice President, Human Resources"@en ;
	dbpprop:locationCountry	"USA"@en ;
	dbpprop:numEmployees	"1,600+"@en ;
	dbpprop:revenue	"1800000000"^^dbpedia-owl:Dollar ;
	dbpprop:locationCity	<http://dbpedia.org/resource/Merrimack%2C_New_Hampshire> ;
	dbpprop:homepage	<http://www.pcconnection.com/> ;
	dbpprop:industry	"Business to Business Technology Infrastructure and Resale Services"@en ;
	dbpprop:products	<http://dbpedia.org/resource/Server_%28computing%29> ,
		dbpedia:Telecommunication_products ,
		dbpedia:Storage ,
		dbpedia:Laptops ,
		dbpedia:Peripherals ,
		dbpedia:Software ,
		dbpedia:Electric_power ,
		dbpedia:Desktop_computer .