@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:MMA_Creative	rdf:type	dbpedia-owl:Organisation ,
		dbpedia-owl:Company .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:MMA_Creative	rdf:type	owl:Thing .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:MMA_Creative	foaf:homepage	<http://www.mmacreative.com> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:MMA_Creative	dbpprop:name	"MMA Creative"@en .
@prefix ns6:	<http://dbpedia.org/ontology/Organisation/> .
dbpedia:MMA_Creative	ns6:numberOfEmployees	23 ;
	dbpedia-owl:locationCity	<http://dbpedia.org/resource/Cookeville%2C_Tennessee> ;
	foaf:name	"MMA Creative" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:MMA_Creative	foaf:page	ns7:MMA_Creative ;
	dbpedia-owl:industry	dbpedia:Advertising ,
		dbpedia:Marketing ,
		dbpedia:Public_Relations .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:MMA_Creative	ns6:foundationDate	"1991-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:keyPersonPosition	"Mike McCloud (founder, president, CEO)<br>Jesse Kaufman (principal, senior vice president/creative)<br>Mike Kopp (senior vice president/strategy)<br>Dalene (DD) McCloud (CFO)<br>Jay Albrecht (vice president/operations)" .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:MMA_Creative	rdfs:label	"MMA Creative"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/commons/thumb/b/be/MMA_Creative_logo.jpg/200px-MMA_Creative_logo.jpg> .
@prefix ns10:	<http://dbpedia.org/ontology/Company/> .
dbpedia:MMA_Creative	ns10:industry	dbpedia:Advertising ,
		dbpedia:Marketing ,
		dbpedia:Public_Relations ;
	dbpedia-owl:foundationDate	"1991-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns6:keyPersonPosition	"Mike McCloud (founder, president, CEO)<br>Jesse Kaufman (principal, senior vice president/creative)<br>Mike Kopp (senior vice president/strategy)<br>Dalene (DD) McCloud (CFO)<br>Jay Albrecht (vice president/operations)" ;
	dbpprop:abstract	"MMA Creative is an award-winning marketing, advertising and public relations agency headquartered in Cookeville, Tennessee, with an office in Nashville as well."@en ;
	rdfs:comment	"MMA Creative is an award-winning marketing, advertising and public relations agency headquartered in Cookeville, Tennessee, with an office in Nashville as well."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/commons/b/be/MMA_Creative_logo.jpg> ;
	dbpedia-owl:numberOfEmployees	23 ;
	ns6:locationCity	<http://dbpedia.org/resource/Cookeville%2C_Tennessee> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:MMA_Creative	skos:subject	ns12:Advertising_agencies_of_the_United_States .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:MMA_Creative	dbpprop:wikiPageUsesTemplate	ns13:infobox_company ;
	dbpprop:type	"Private"@en ;
	dbpprop:logo	<http://dbpedia.org/resource/Image:MMA_Creative_logo.jpg> ;
	dbpprop:foundation	1991 ;
	dbpprop:keyPeople	"Mike McCloud (founder, president, CEO)\nJesse Kaufman (principal, senior vice president/creative)\nMike Kopp (senior vice president/strategy)\nDalene (DD) McCloud (CFO)\nJay Albrecht (vice president/operations)"@en ;
	dbpprop:locations	"2 offices (Cookeville and Nashville, Tennessee)"@en ;
	dbpprop:numEmployees	"23 employees"@en ;
	dbpprop:locationCity	<http://dbpedia.org/resource/Cookeville%2C_Tennessee> ;
	dbpprop:slogan	"Where Business Gets Creative"@en ;
	dbpprop:homepage	<http://www.mmacreative.com> ;
	dbpprop:industry	dbpedia:Marketing ,
		dbpedia:Public_Relations ,
		dbpedia:Advertising .