@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://en.wikipedia.org/wiki/Super.com>	foaf:primaryTopic	<http://dbpedia.org/resource/Super.com> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Henry_Shi	dbp:organization	<http://dbpedia.org/resource/Super.com> .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
<http://dbpedia.org/resource/Super.com>	rdf:type	schema:Organization .
@prefix dbo:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Super.com>	rdf:type	dbo:Company ,
		dbo:Organisation ,
		dbo:Agent .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
<http://dbpedia.org/resource/Super.com>	rdf:type	wikidata:Q43229 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Super.com>	rdf:type	owl:Thing .
@prefix ns8:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
<http://dbpedia.org/resource/Super.com>	rdf:type	ns8:SocialPerson ,
		ns8:Agent ,
		wikidata:Q24229398 ,
		wikidata:Q4830453 ;
	owl:sameAs	<http://dbpedia.org/resource/Super.com> ;
	foaf:name	"Super.com"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Super.com>	rdfs:label	"Super.com"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Super.com>	dct:subject	dbc:Companies_based_in_San_Francisco ,
		dbc:Financial_services_companies_established_in_2016 ,
		dbc:Travel_ticket_search_engines ,
		dbc:Companies_based_in_Toronto ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/TechCrunch_Disrupt_San_Francisco_2019_-_Day_1_(48835097902).jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/Super_Primary_Blk.png> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
<http://dbpedia.org/resource/Super.com>	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Super.com?oldid=1301345721&ns=0> ;
	dbo:description	"American technology company"@en ,
		"entreprise technologique am\u00E9ricaine"@fr ,
		"\u0634\u0631\u0643\u0629"@ar ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Super_Primary_Blk.png?width=300> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Super.com>	dbp:wikiPageUsesTemplate	dbt:Infobox_company ,
		dbt:Short_description ,
		dbt:URL ;
	dbp:name	"Super.com"@en ;
	dbp:type	"Private"@en ;
	dbp:founded	2016 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://dbpedia.org/resource/Super.com>	dbo:foundingYear	"2016"^^xsd:gYear ;
	foaf:isPrimaryTopicOf	<http://en.wikipedia.org/wiki/Super.com> ;
	dbo:numberOfEmployees	"225"^^xsd:nonNegativeInteger ;
	dbo:service	dbr:Travel_agency ,
		dbr:Financial_services ;
	dbp:services	dbr:Travel_agency ,
		""@en ,
		dbr:Financial_services ;
	dbp:numEmployees	225 ;
	dbo:industry	dbr:Technology ;
	dbo:locationCity	dbr:San_Francisco ;
	dbo:locationCountry	dbr:United_States ;
	dbp:hqLocationCity	dbr:San_Francisco ;
	dbp:hqLocationCountry	dbr:United_States ;
	dbp:industry	dbr:Technology ;
	dbo:formerName	"Snapcommerce"@en ,
		"SnapTravel"@en ;
	dbo:foundedBy	dbr:Hussein_Fazal ,
		dbr:Henry_Shi ;
	dbp:formerName	"SnapTravel"@en ,
		"Snapcommerce"@en ;
	dbp:founder	"Hussein Fazal and Henry Shi"@en ;
	dbp:numEmployeesYear	2025 .