@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:STec	foaf:primaryTopic	dbr:STec .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:STec	rdf:type	dbo:Company .
@prefix schema:	<http://schema.org/> .
dbr:STec	rdf:type	schema:Organization .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:STec	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:STec	rdf:type	wikidata:Q24229398 .
@prefix ns8:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:STec	rdf:type	ns8:SocialPerson ,
		wikidata:Q43229 ,
		dbo:Organisation ,
		ns8:Agent ,
		dbo:Agent ,
		wikidata:Q4830453 ;
	owl:sameAs	dbr:STec ;
	foaf:name	"sTec, Inc."@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:STec	rdfs:label	"STec"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:STec	dct:subject	dbc:Computer_storage_companies ,
		dbc:Companies_formerly_listed_on_the_Nasdaq ,
		dbc:Western_Digital ,
		dbc:Defunct_computer_companies_of_the_United_States ,
		dbc:Defunct_computer_hardware_companies ,
		dbc:Companies_based_in_California ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/SimpleTech_logo.svg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/Simple_Technology_logo.svg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/LXDV1S.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/STEC_logo_2007.svg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/STec_logo_2013.svg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:STec	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/STec?oldid=1301737416&ns=0> ;
	dbo:description	"\u0634\u0631\u0643\u0629"@ar ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/STec_logo_2013.svg?width=300> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:STec	dbp:wikiPageUsesTemplate	dbt:Infobox_company ,
		dbt:Other_uses ,
		dbt:Western_Digital ,
		dbt:Solid-state_Drive ,
		dbt:Pic ,
		<http://dbpedia.org/resource/Template:!> ,
		dbt:Cn ,
		dbt:End_date ,
		dbt:Citation_needed ,
		dbt:Reflist ,
		dbt:Lowercase_title ,
		dbt:Start_date_and_age ,
		dbt:Lead_extra_info ,
		dbt:URL ;
	dbp:name	"sTec, Inc."@en ;
	dbo:parentCompany	dbr:Western_Digital ;
	dbp:parent	dbr:Western_Digital ;
	foaf:isPrimaryTopicOf	wikipedia-en:STec ;
	dbo:fate	"Acquired byHGST, aWestern Digitalcompany"@en ;
	dbp:predecessor	"Simple Technology"@en ;
	dbp:locations	"San Jose, Sunnyvale and Santa Ana, Calif., USA; China; Germany; India; Italy; Japan; Malaysia; Taiwan"@en ;
	dbp:locationCountry	"USA"@en ;
	dbo:industry	dbr:Computer_data_storage ;
	dbp:industry	dbr:Computer_data_storage ;
	dbp:fate	"Acquired by HGST, a Western Digital company"@en ;
	dbp:locationCity	<http://dbpedia.org/resource/San_Jose,_California> ,
		dbr:California ;
	dbp:logo	"STec logo 2013.svg"@en .