@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:Pleon	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Pleon	rdf:type	dbpedia-owl:Organisation ,
		dbpedia-owl:Company .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Pleon	foaf:homepage	<http://www.pleon.com> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Pleon	dbpprop:name	"Pleon"@en ;
	dbpedia-owl:type	dbpedia:Omnicom_Group ,
		dbpedia:BBDO .
@prefix ns6:	<http://dbpedia.org/ontology/Organisation/> .
dbpedia:Pleon	ns6:numberOfEmployees	1200 ;
	dbpedia-owl:locationCity	<http://dbpedia.org/resource/D%C3%BCsseldorf> ;
	foaf:name	"Pleon" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:Pleon	foaf:page	ns7:Pleon ;
	ns6:type	dbpedia:BBDO ,
		dbpedia:Omnicom_Group ;
	dbpedia-owl:industry	dbpedia:Marketing ,
		dbpedia:Public_Relations .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:Pleon	ns6:foundationDate	"2004-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:keyPersonPosition	"Timo Sieg" ;
	dbpprop:reference	<http://pleon.com/> ,
		<http://pleon.de/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Pleon	rdfs:label	"Pleon"@en ,
		"Pleon"@de .
@prefix ns10:	<http://dbpedia.org/ontology/Company/> .
dbpedia:Pleon	ns10:industry	dbpedia:Marketing ,
		dbpedia:Public_Relations ;
	dbpedia-owl:foundationDate	"2004-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns6:keyPersonPosition	"Timo Sieg" ;
	dbpprop:abstract	"Pleon ist eine der europaweit f\u00FChrenden Agenturen f\u00FCr Kommunikationsberatung und Public Relations. Die Agentur ist ein Tochterunternehmen von BBDO Worldwide. Damit geh\u00F6rt Pleon ebenfalls zur Omnicom Gruppe. Der Hauptsitz von Pleon ist D\u00FCsseldorf."@de ,
		"Pleon is a Europe based Public Relations and communications consultancy. It is part of the Brodeur Pleon Worldwide network and a subsidiary of BBDO Worldwide. Pleon belongs to the Omnicom Group. Pleon is headquartered in D\u00FCsseldorf, Germany."@en ;
	rdfs:comment	"Pleon is a Europe based Public Relations and communications consultancy. It is part of the Brodeur Pleon Worldwide network and a subsidiary of BBDO Worldwide. Pleon belongs to the Omnicom Group. Pleon is headquartered in D\u00FCsseldorf, Germany."@en ,
		"Pleon ist eine der europaweit f\u00FChrenden Agenturen f\u00FCr Kommunikationsberatung und Public Relations. Die Agentur ist ein Tochterunternehmen von BBDO Worldwide. Damit geh\u00F6rt Pleon ebenfalls zur Omnicom Gruppe. Der Hauptsitz von Pleon ist D\u00FCsseldorf."@de ;
	dbpedia-owl:numberOfEmployees	1200 ;
	ns6:locationCity	<http://dbpedia.org/resource/D%C3%BCsseldorf> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Pleon	skos:subject	ns12:Consulting_firms ,
		<http://dbpedia.org/resource/Category:Companies_based_in_D%C3%BCsseldorf> ,
		ns12:Public_relations_companies .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Pleon	dbpprop:wikiPageUsesTemplate	ns13:infobox_company ;
	dbpprop:type	"Subsidiary of BBDO, Subsidiary of Omnicom Group"@en ;
	dbpprop:intl	"yes"@en ;
	dbpprop:foundation	2004 ;
	dbpprop:keyPeople	"Timo Sieg"@en ;
	dbpprop:areaServed	"World Wide"@en ;
	dbpprop:locations	"43 offices in 26 countries - EMEA"@en ;
	dbpprop:numEmployees	"1,200 employees"@en ;
	dbpprop:locationCity	<http://dbpedia.org/resource/D%C3%BCsseldorf> ;
	dbpprop:homepage	<http://www.pleon.com> ;
	dbpprop:industry	dbpedia:Public_Relations ,
		dbpedia:Marketing .