@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Exodus_Wallet	foaf:primaryTopic	dbr:Exodus_Wallet .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns4:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Exodus_Wallet	rdf:type	ns4:Agent .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Exodus_Wallet	rdf:type	owl:Thing ,
		ns4:SocialPerson .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Exodus_Wallet	rdf:type	wikidata:Q24229398 ,
		wikidata:Q4830453 .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Exodus_Wallet	rdf:type	dbo:Agent ,
		dbo:Company .
@prefix schema:	<http://schema.org/> .
dbr:Exodus_Wallet	rdf:type	schema:Organization ,
		dbo:Organisation ,
		wikidata:Q43229 ;
	owl:sameAs	dbr:Exodus_Wallet ;
	foaf:name	"Exodus Wallet"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Exodus_Wallet	rdfs:label	"Exodus Wallet"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Exodus_Wallet	dct:subject	dbc:Cryptocurrency_exchanges ,
		dbc:Cryptocurrencies ,
		dbc:Cryptocurrency_companies ;
	foaf:homepage	<https://www.exodus.com/> ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Exodus_Wallet_Logo.png> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Exodus_Wallet	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Exodus_Wallet?oldid=1310614222&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Exodus_Wallet .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Exodus_Wallet	dbp:tradedAs	"NYSE American: EXOD"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Exodus_Wallet	dbo:foundingYear	"2015"^^xsd:gYear ;
	dbp:website	<https://www.exodus.com/> ;
	dbp:name	"Exodus Wallet"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Exodus_Wallet_Logo.png?width=300> ;
	dbp:isin	"US30209R1068"@en ;
	dbo:headquarter	<http://dbpedia.org/resource/Omaha,_Nebraska> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Exodus_Wallet	dbp:wikiPageUsesTemplate	dbt:Reflist ,
		dbt:Ubl ,
		dbt:Use_mdy_dates ,
		dbt:Infobox_company ,
		dbt:Start_date_and_age ,
		dbt:Short_description ;
	dbp:hqLocation	""@en ,
		"Omaha, Nebraska, U.S."@en .