@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Smith_Frozen_Foods	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Smith_Frozen_Foods	rdf:type	dbpedia-owl:Company ,
		dbpedia-owl:Organisation .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Smith_Frozen_Foods	foaf:homepage	<http://www.smithfrozenfoods.com> ;
	dbpedia-owl:type	dbpedia:Private_company .
@prefix ns5:	<http://dbpedia.org/ontology/Company/> .
dbpedia:Smith_Frozen_Foods	ns5:product	dbpedia:Frozen_vegetables ;
	foaf:name	"Smith Frozen Foods, Inc." .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:Smith_Frozen_Foods	foaf:page	ns6:Smith_Frozen_Foods .
@prefix ns7:	<http://dbpedia.org/ontology/Organisation/> .
dbpedia:Smith_Frozen_Foods	ns7:type	dbpedia:Private_company ;
	dbpedia-owl:location	<http://dbpedia.org/resource/Weston%2C_Oregon> ;
	ns5:areaServed	dbpedia:United_States ;
	dbpedia-owl:industry	dbpedia:Food ;
	dbpedia-owl:product	dbpedia:Frozen_vegetables ;
	ns5:netIncome	"46100000"^^dbpedia-owl:usDollar .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:Smith_Frozen_Foods	ns7:foundationDate	"1919-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns7:keyPerson	<http://dbpedia.org/resource/Sharon_L._Smith> ,
		dbpedia:Gordon_Smith ;
	dbpedia-owl:keyPersonPosition	"Sharon L. Smith CEO and co-owner<br>Ken Porter Director, Business Development<br>\nGordon Smith Co-owner" .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Smith_Frozen_Foods	dbpprop:reference	<http://www.smithfrozenfoods.com> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Smith_Frozen_Foods	rdfs:label	"Smith Frozen Foods"@en ;
	dbpedia-owl:areaServed	dbpedia:United_States ;
	ns5:industry	dbpedia:Food ;
	dbpedia-owl:netIncome	"46100000"^^dbpedia-owl:usDollar ;
	dbpedia-owl:foundationDate	"1919-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:keyPerson	dbpedia:Gordon_Smith ,
		<http://dbpedia.org/resource/Sharon_L._Smith> ;
	ns7:keyPersonPosition	"Sharon L. Smith CEO and co-owner<br>Ken Porter Director, Business Development<br>\nGordon Smith Co-owner" ;
	dbpprop:abstract	"Smith Frozen Foods is an American processor and packager of frozen vegetables, including peas, corn, and carrots. Purchasing most of its produce from growers in northeastern Oregon, the company's plant can process and store more than 130 million pounds of vegetables at a time. It packages vegetables for customers under various brand names. Former U.S. Senator Gordon Smith is co-owner of the company."@en ;
	rdfs:comment	"Smith Frozen Foods is an American processor and packager of frozen vegetables, including peas, corn, and carrots. Purchasing most of its produce from growers in northeastern Oregon, the company's plant can process and store more than 130 million pounds of vegetables at a time. It packages vegetables for customers under various brand names. Former U.S. Senator Gordon Smith is co-owner of the company."@en ;
	ns7:location	<http://dbpedia.org/resource/Weston%2C_Oregon> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:Smith_Frozen_Foods	skos:subject	<http://dbpedia.org/resource/Category:Umatilla_County%2C_Oregon> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Smith_Frozen_Foods	skos:subject	ns12:Companies_based_in_Oregon ,
		ns12:Companies_established_in_1919 .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Smith_Frozen_Foods	dbpprop:wikiPageUsesTemplate	ns13:infobox_company ;
	dbpprop:companyName	"Smith Frozen Foods, Inc."@en ;
	dbpprop:companyType	dbpedia:Private_company ;
	dbpprop:foundation	1919 ;
	dbpprop:keyPeople	<http://dbpedia.org/resource/Sharon_L._Smith> ,
		dbpedia:Gordon_Smith ;
	dbpprop:areaServed	dbpedia:United_States ;
	dbpprop:netIncome	"$ 46.1 Million (''2007'')"@en ;
	dbpprop:employees	307 ;
	dbpprop:location	<http://dbpedia.org/resource/Weston%2C_Oregon> ;
	dbpprop:homepage	<http://www.smithfrozenfoods.com> ;
	dbpprop:industry	dbpedia:Food ;
	dbpprop:products	dbpedia:Frozen_vegetables .