@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:Tombras_Group	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Tombras_Group	rdf:type	dbpedia-owl:Company ,
		dbpedia-owl:Organisation .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Tombras_Group	foaf:homepage	<http://www.tombras.com> ;
	dbpedia-owl:foundationPlace	<http://dbpedia.org/resource/Knoxville%2C_Tennessee> ;
	dbpedia-owl:locationCity	<http://dbpedia.org/resource/Knoxville%2C_Tennessee> ;
	foaf:name	"The Tombras Group" .
@prefix ns5:	<http://en.wikipedia.org/wiki/> .
dbpedia:Tombras_Group	foaf:page	ns5:Tombras_Group ;
	dbpedia-owl:location	<http://dbpedia.org/resource/Charleston%2C_South_Carolina> ,
		<http://dbpedia.org/resource/Washington%2C_D.C.> ;
	dbpedia-owl:industry	dbpedia:Marketing ,
		dbpedia:Advertising ,
		dbpedia:Interactive_Media ,
		dbpedia:Media_planning ,
		dbpedia:Media_buying ,
		dbpedia:Public_Relations .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns7:	<http://dbpedia.org/ontology/Organisation/> .
dbpedia:Tombras_Group	ns7:foundationDate	"1946-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns7:locationCountry	dbpedia:United_States .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Tombras_Group	dbpprop:reference	<http://www.tombras.com> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Tombras_Group	rdfs:label	"Tombras Group"@en .
@prefix ns10:	<http://dbpedia.org/ontology/Company/> .
dbpedia:Tombras_Group	ns10:industry	dbpedia:Advertising ,
		dbpedia:Media_planning ,
		dbpedia:Marketing ,
		dbpedia:Media_buying ,
		dbpedia:Public_Relations ,
		dbpedia:Interactive_Media ;
	dbpedia-owl:foundationDate	"1946-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:locationCountry	dbpedia:United_States ;
	dbpprop:abstract	"The Tombras Group, headquartered in Knoxville, Tennessee, was founded in 1946. Tombras offers advertising, marketing, interactive, print production, communications strategy and media planning and buying services. It is a member of the American Association of Advertising Agencies (AAAA)."@en ;
	rdfs:comment	"The Tombras Group, headquartered in Knoxville, Tennessee, was founded in 1946. Tombras offers advertising, marketing, interactive, print production, communications strategy and media planning and buying services. It is a member of the American Association of Advertising Agencies (AAAA)."@en ;
	ns7:location	<http://dbpedia.org/resource/Charleston%2C_South_Carolina> ,
		<http://dbpedia.org/resource/Washington%2C_D.C.> ;
	ns7:foundationPlace	<http://dbpedia.org/resource/Knoxville%2C_Tennessee> ;
	ns7:locationCity	<http://dbpedia.org/resource/Knoxville%2C_Tennessee> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Tombras_Group	skos:subject	ns12:Advertising_agencies ,
		ns12:Companies_established_in_1946 ,
		<http://dbpedia.org/resource/Category:Companies_based_in_Knoxville%2C_Tennessee> .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Tombras_Group	dbpprop:wikiPageUsesTemplate	ns13:infobox_company ;
	dbpprop:companyName	"The Tombras Group"@en ;
	dbpprop:companyType	"Privately held company"@en ;
	dbpprop:foundation	<http://dbpedia.org/resource/Knoxville%2C_Tennessee> ;
	dbpprop:locations	<http://dbpedia.org/resource/Washington%2C_D.C.> ,
		<http://dbpedia.org/resource/Charleston%2C_South_Carolina> ;
	dbpprop:locationCountry	dbpedia:United_States ;
	dbpprop:locationCity	<http://dbpedia.org/resource/Knoxville%2C_Tennessee> ;
	dbpprop:homepage	<http://www.tombras.com> ;
	dbpprop:industry	dbpedia:Interactive_Media ,
		dbpedia:Marketing ,
		dbpedia:Public_Relations ,
		dbpedia:Advertising ,
		dbpedia:Media_buying ,
		dbpedia:Media_planning .