@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Wayve	foaf:primaryTopic	dbr:Wayve .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Wayve	rdf:type	wikidata:Q24229398 ,
		wikidata:Q4830453 .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Wayve	rdf:type	dbo:Organisation ,
		dbo:Agent .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Wayve	rdf:type	owl:Thing ,
		dbo:Company ,
		wikidata:Q43229 .
@prefix ns7:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Wayve	rdf:type	ns7:Agent .
@prefix schema:	<http://schema.org/> .
dbr:Wayve	rdf:type	schema:Organization ,
		ns7:SocialPerson ;
	owl:sameAs	dbr:Wayve ;
	foaf:name	"Wayve Technologies Ltd"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Wayve	rdfs:label	"Wayve"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Wayve	dct:subject	dbc:Self-driving_car_companies ,
		dbc:Companies_based_in_London ,
		dbc:British_companies_established_in_2017 ;
	foaf:homepage	<https://wayve.ai/> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Wayve	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Wayve?oldid=1311043539&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Wayve ;
	dbo:industry	dbr:Self-driving_car .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Wayve	dbo:foundingYear	"2017"^^xsd:gYear .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Wayve	dbp:founder	""@en ,
		"Alex Kendall"@en ,
		"Amar Shah"@en ;
	dbp:industry	"Autonomous cars"@en ;
	dbp:hqLocationCity	dbr:London ;
	dbp:website	<https://wayve.ai/> ;
	dbo:numberOfEmployees	"400"^^xsd:nonNegativeInteger ;
	dbp:numEmployees	400 ;
	dbp:hqLocationCountry	"United Kingdom"@en ;
	dbp:name	"Wayve Technologies Ltd"@en ;
	dbo:keyPerson	dbr:Chief_executive_officer ;
	dbp:keyPeople	"Alex Kendall"@en ,
		""@en ;
	dbo:locationCity	dbr:London .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Wayve	dbp:wikiPageUsesTemplate	dbt:Short_description ,
		dbt:Reflist ,
		dbt:Infobox_company ,
		dbt:Start_date_and_age .
dbr:Roberto_Cipolla	dbo:wikiPageWikiLink	dbr:Wayve .