@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:ServiceHunter	foaf:primaryTopic	dbr:ServiceHunter .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:ServiceHunter	rdf:type	dbo:Company .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:ServiceHunter	rdf:type	wikidata:Q43229 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:ServiceHunter	rdf:type	owl:Thing ,
		dbo:Organisation ,
		wikidata:Q4830453 ,
		dbo:Agent .
@prefix ns7:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:ServiceHunter	rdf:type	ns7:SocialPerson .
@prefix schema:	<http://schema.org/> .
dbr:ServiceHunter	rdf:type	schema:Organization ,
		ns7:Agent ,
		wikidata:Q24229398 ;
	owl:sameAs	dbr:ServiceHunter ;
	foaf:name	"ServiceHunter AG"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:ServiceHunter	rdfs:label	"ServiceHunter"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:ServiceHunter	dct:subject	dbc:Business_services_companies_established_in_2010 ,
		dbc:Software_companies_of_Switzerland ,
		dbc:Business_software_companies ,
		dbc:Swiss_companies_established_in_2010 ,
		dbc:Financial_technology_companies .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:ServiceHunter	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/ServiceHunter?oldid=1301224108&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:ServiceHunter .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:ServiceHunter	dbp:wikiPageUsesTemplate	dbt:Infobox_company ,
		dbt:Switzerland-company-stub ,
		dbt:Citation_needed ;
	dbp:name	"ServiceHunter AG"@en ;
	dbo:regionServed	dbr:Switzerland ,
		dbr:Germany ;
	dbo:type	dbr:Privately_held_company ;
	dbp:founder	"David Christen"@en ,
		"Daniel Moser"@en ,
		""@en ;
	dbp:industry	"Automated services"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:ServiceHunter	dbo:foundingYear	"2010"^^xsd:gYear ;
	dbo:foundingDate	"2010-07-27"^^xsd:date ;
	dbp:type	dbr:Privately_held_company ;
	dbp:services	"quitt"@en ;
	dbp:areaServed	dbr:Germany ,
		dbr:Switzerland ,
		""@en ;
	dbp:founded	"2010-07-27"^^xsd:date .