@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Simple_Mart	foaf:primaryTopic	dbr:Simple_Mart .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
dbr:Simple_Mart	rdf:type	schema:Organization .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Simple_Mart	rdf:type	owl:Thing .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Simple_Mart	rdf:type	dbo:Company .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Simple_Mart	rdf:type	wikidata:Q4830453 .
@prefix ns8:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Simple_Mart	rdf:type	ns8:Agent ,
		ns8:SocialPerson ,
		wikidata:Q24229398 ,
		dbo:Organisation ,
		dbo:Agent ,
		wikidata:Q43229 ;
	owl:sameAs	dbr:Simple_Mart .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Simple_Mart	rdfs:label	"Simple Mart"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Simple_Mart	dct:subject	dbc:Retail_companies_established_in_2013 ,
		dbc:Supermarkets_of_Taiwan ,
		dbc:Retail_companies_of_Taiwan ,
		dbc:Companies_based_in_Taipei ,
		dbc:Discount_stores_of_Taiwan ,
		dbc:Taiwanese_companies_established_in_2013 ;
	foaf:homepage	<http://www.simplemart.com.tw/> ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Simple_Mart_Xizhi_Ming_Feng_Store_20160722.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Simple_Mart	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Simple_Mart?oldid=1293567021&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Simple_Mart ;
	dbo:description	"Taiwanese supermarket chain"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Simple_Mart	dbp:wikiPageUsesTemplate	dbt:Coord_missing ,
		dbt:Zh ,
		dbt:Authority_control ,
		dbt:Supermarkets_in_Taiwan ,
		dbt:Convenience_stores_in_Asia ,
		dbt:Short_description ,
		dbt:Reflist ,
		dbt:Use_dmy_dates ,
		dbt:Infobox_company ;
	dbp:location	<http://dbpedia.org/resource/Zhongshan_District,_Taipei> ,
		dbr:Taipei ,
		dbr:Taiwan ;
	dbo:type	dbr:Public_company ;
	dbo:location	dbr:Taipei ,
		<http://dbpedia.org/resource/Zhongshan_District,_Taipei> ,
		dbr:Taiwan ;
	dbp:products	dbr:Final_good ,
		dbr:Grocery_store ;
	dbp:industry	dbr:Retail ;
	dbo:product	dbr:Final_good ,
		dbr:Grocery_store ;
	dbp:homepage	<http://www.simplemart.com.tw/> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Simple_Mart	dbo:foundingYear	"2013"^^xsd:gYear ;
	dbp:locations	813 ;
	dbp:foundation	"2013-02-07"^^xsd:date ;
	dbo:numberOfLocations	"813"^^xsd:nonNegativeInteger ;
	dbo:foundingDate	"2013-02-07"^^xsd:date ;
	dbp:type	dbr:Public_company ;
	dbo:industry	dbr:Retail ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Simple_Mart_Xizhi_Ming_Feng_Store_20160722.jpg?width=300> .