@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:Crowdspring	rdf:type	dbpedia-owl:Company .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Crowdspring	rdf:type	owl:Thing ,
		dbpedia-owl:Organisation .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Crowdspring	foaf:homepage	<http://www.crowdspring.com> ;
	dbpedia-owl:type	dbpedia:Privately_held_company .
@prefix ns5:	<http://dbpedia.org/ontology/Organisation/> .
dbpedia:Crowdspring	ns5:numberOfEmployees	7 ;
	foaf:name	"crowdSPRING" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:Crowdspring	foaf:page	ns6:Crowdspring ;
	ns5:type	dbpedia:Privately_held_company ;
	dbpedia-owl:location	dbpedia:United_States ,
		<http://dbpedia.org/resource/Chicago%2C_Illinois> ;
	dbpedia-owl:industry	dbpedia:Design .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:Crowdspring	ns5:foundationDate	"2008-03-04"^^xsd:date ;
	dbpedia-owl:keyPersonPosition	"Mike Samson, Co-Founder; Ross Kimbarovsky, Co-Founder; Pete Burgeson, Director of Marketing" .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Crowdspring	dbpprop:reference	<http://www.crowdspring.com> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Crowdspring	rdfs:label	"Crowdspring"@en .
@prefix ns10:	<http://dbpedia.org/ontology/Company/> .
dbpedia:Crowdspring	ns10:industry	dbpedia:Design ;
	dbpedia-owl:foundationDate	"2008-03-04"^^xsd:date ;
	ns5:keyPersonPosition	"Mike Samson, Co-Founder; Ross Kimbarovsky, Co-Founder; Pete Burgeson, Director of Marketing" ;
	dbpprop:abstract	"Crowdspring (written \"crowdSPRING\") is an online marketplace for buyers and sellers of graphic design creative services that was started in 2008 and is based in Chicago. Designers, illustrators, writers, or photographers submit proposals and compete to work on logos, websites, marketing materials, and other creative content. Crowdsping includes public profiles with feedback, ratings, stats, private messaging, portfolios, and community forums. It also offers some legal protections for buyers and sellers."@en ;
	rdfs:comment	"Crowdspring (written \"crowdSPRING\") is an online marketplace for buyers and sellers of graphic design creative services that was started in 2008 and is based in Chicago. Designers, illustrators, writers, or photographers submit proposals and compete to work on logos, websites, marketing materials, and other creative content. Crowdsping includes public profiles with feedback, ratings, stats, private messaging, portfolios, and community forums."@en ;
	ns5:location	<http://dbpedia.org/resource/Chicago%2C_Illinois> ,
		dbpedia:United_States ;
	dbpedia-owl:numberOfEmployees	7 .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Crowdspring	skos:subject	ns12:Companies_based_in_Illinois ,
		ns12:Design .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Crowdspring	dbpprop:wikiPageUsesTemplate	ns13:infobox_company ;
	dbpprop:companyName	"crowdSPRING"@en ;
	dbpprop:companyLogo	<http://dbpedia.org/resource/Image:Crowdspring.png> ;
	dbpprop:companyType	dbpedia:Privately_held_company ;
	dbpprop:foundation	"March 4, 2008"@en ;
	dbpprop:keyPeople	"Mike Samson, Co-Founder; Ross Kimbarovsky, Co-Founder; Pete Burgeson, Director of Marketing"@en ;
	dbpprop:numEmployees	7 ;
	dbpprop:location	dbpedia:United_States ,
		<http://dbpedia.org/resource/Chicago%2C_Illinois> ;
	dbpprop:homepage	<http://www.crowdspring.com/> ;
	dbpprop:industry	dbpedia:Design ;
	dbpprop:products	"Custom Logo, Website, Marketing Materials, Illustration, General Design Work"@en .