@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:Evri	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Evri	rdf:type	dbpedia-owl:Organisation ,
		dbpedia-owl:Company ;
	dbpedia-owl:type	dbpedia:Internet ;
	dbpedia-owl:currentStatus	"beta test" .
@prefix ns4:	<http://dbpedia.org/ontology/Organisation/> .
dbpedia:Evri	ns4:numberOfEmployees	32 ;
	ns4:slogan	"\"search less. understand more.\"" ;
	dbpedia-owl:genre	dbpedia:Semantic_Web .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Evri	foaf:name	"Evri" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:Evri	foaf:page	ns6:Evri ;
	ns4:type	dbpedia:Internet ;
	dbpedia-owl:location	dbpedia:United_States ,
		<http://dbpedia.org/resource/Seattle%2C_WA> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:Evri	ns4:foundationDate	"2007-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:keyPersonPosition	"Rudy Gadre: VP of Business Operations" ,
		"Keith Williams: Director of Partner Products" ,
		"Will Hunsinger: CEO" ,
		"Deep Dhillon: CTO" ,
		"Jessica Scheibach: Senior Director of Products" ;
	dbpedia-owl:slogan	"\"search less. understand more.\"" .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Evri	dbpprop:reference	<http://evri.com/> ,
		<http://blog.evri.com/> ,
		<http://d6.allthingsd.com/20080529/evri/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Evri	rdfs:label	"Evri"@en ;
	dbpedia-owl:foundationDate	"2007-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns4:keyPersonPosition	"Keith Williams: Director of Partner Products" ,
		"Jessica Scheibach: Senior Director of Products" ,
		"Deep Dhillon: CTO" ,
		"Rudy Gadre: VP of Business Operations" ,
		"Will Hunsinger: CEO" ;
	ns4:genre	dbpedia:Semantic_Web ;
	dbpprop:abstract	"Evri is a Semantic Web company launched in beta test in June 2008. Evri\u2019s first CEO, Neil Roseman, conducted a demo of Evri. com at the All Things Digital conference in May 2008."@en ;
	rdfs:comment	"Evri is a Semantic Web company launched in beta test in June 2008. Evri\u2019s first CEO, Neil Roseman, conducted a demo of Evri. com at the All Things Digital conference in May 2008."@en ;
	ns4:location	dbpedia:United_States ,
		<http://dbpedia.org/resource/Seattle%2C_WA> .
@prefix ns10:	<http://dbpedia.org/ontology/Company/> .
dbpedia:Evri	ns10:currentStatus	"beta test" ;
	dbpedia-owl:numberOfEmployees	32 .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Evri	skos:subject	ns12:Internet_companies_of_the_United_States ,
		ns12:Semantic_Web_Companies ,
		ns12:Internet_properties_established_in_2007 ,
		ns12:Semantic_Web ;
	dbpprop:url	<http://www.evri.com/> .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Evri	dbpprop:wikiPageUsesTemplate	ns13:infobox_dotcom_company ;
	dbpprop:genre	dbpedia:Semantic_Web ;
	dbpprop:companyName	"Evri"@en ;
	dbpprop:companyType	dbpedia:Internet ;
	dbpprop:foundation	2007 ;
	dbpprop:keyPeople	"Will Hunsinger: CEO \n\nDeep Dhillon: CTO\n\nRudy Gadre: VP of Business Operations\n\nJessica Scheibach: Senior Director of Products\n\nKeith Williams: Director of Partner Products"@en ;
	dbpprop:numEmployees	32 ;
	dbpprop:currentStatus	dbpedia:Beta_test ;
	dbpprop:location	<http://dbpedia.org/resource/Seattle%2C_WA> ,
		dbpedia:United_States ;
	dbpprop:language	"English"@en ;
	dbpprop:companySlogan	"\"search less. understand more.\""@en .