@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:AppNexus	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:AppNexus	rdf:type	dbpedia-owl:Company ,
		dbpedia-owl:Organisation .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:AppNexus	foaf:homepage	<http://www.appnexus.com> .
@prefix ns5:	<http://dbpedia.org/ontology/Company/> .
dbpedia:AppNexus	ns5:product	dbpedia:Infrastructure_as_a_Service ;
	foaf:name	"AppNexus" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:AppNexus	foaf:page	ns6:AppNexus ;
	dbpedia-owl:location	dbpedia:New_York ,
		dbpedia:USA ;
	dbpedia-owl:industry	dbpedia:Cloud_computing ,
		dbpedia:Information_technology ;
	dbpedia-owl:product	dbpedia:Infrastructure_as_a_Service ;
	dbpedia-owl:keyPersonPosition	"Brian O'Kelley (CEO)" ,
		"Mike Nolet (CTO)" .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:AppNexus	dbpprop:reference	<http://appnexus.com/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:AppNexus	rdfs:label	"AppNexus"@en ;
	ns5:industry	dbpedia:Cloud_computing ,
		dbpedia:Information_technology .
@prefix ns9:	<http://dbpedia.org/ontology/Organisation/> .
dbpedia:AppNexus	ns9:keyPersonPosition	"Brian O'Kelley (CEO)" ,
		"Mike Nolet (CTO)" ;
	dbpprop:abstract	"AppNexus is a New York, NY-based company that provides a kind of cloud computing known as infrastructure as a Service. The company is notable as a member of a rapidly growing industry that includes GoGrid, RightScale and Amazon Elastic Compute Cloud. According to Infoworld, AppNexus offers \"a way to share the cost of owning... enterprise tools. \" AppNexus is known as a \"pioneer in providing the data center as a service\". AppNexus is backed by Khosla Ventures, First Round Capital, Venrock, Kodiak Venture Partners, Marc Andreessen, Ben Horowitz, and Ron Conway."@en ;
	rdfs:comment	"AppNexus is a New York, NY-based company that provides a kind of cloud computing known as infrastructure as a Service. The company is notable as a member of a rapidly growing industry that includes GoGrid, RightScale and Amazon Elastic Compute Cloud. According to Infoworld, AppNexus offers \"a way to share the cost of owning... enterprise tools. \" AppNexus is known as a \"pioneer in providing the data center as a service\"."@en ;
	ns9:location	dbpedia:New_York ,
		dbpedia:USA .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
dbpedia:AppNexus	skos:subject	ns11:Cloud_infrastructure .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
dbpedia:AppNexus	dbpprop:wikiPageUsesTemplate	ns12:infobox_company ;
	dbpprop:companyName	"AppNexus"@en ;
	dbpprop:keyPeople	"Brian O'Kelley (CEO) \n Mike Nolet (CTO)"@en ;
	dbpprop:location	dbpedia:New_York ,
		dbpedia:USA ;
	dbpprop:homepage	<http://www.appnexus.com> ;
	dbpprop:industry	dbpedia:Information_technology ,
		dbpedia:Cloud_computing ;
	dbpprop:products	dbpedia:Infrastructure_as_a_Service .