@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Salary_calculator	foaf:primaryTopic	dbr:Salary_calculator .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Salary_calculator	rdf:type	dbo:Software .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Salary_calculator	rdfs:label	"Salary calculator"@en ;
	rdfs:comment	"A salary calculator is an online application that provides salary information to the user. The majority of websites offering salary information utilize a salary calculator function to present this data. The salary calculator will request a search term, city, and state or zip code as an input. Then, present a list of job titles that most closely match your search terms. Once the user selects one of these job titles, the application will present the salary information typically in the form of a graph."@en .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Salary_calculator	owl:sameAs	<http://rdf.freebase.com/ns/m.02pmp7h> .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Salary_calculator	owl:sameAs	wikidata:Q7403682 ,
		dbr:Salary_calculator .
@prefix dbpedia-wikidata:	<http://wikidata.dbpedia.org/resource/> .
dbr:Salary_calculator	owl:sameAs	dbpedia-wikidata:Q7403682 .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Salary_calculator	dct:subject	dbc:Wages_and_salaries ;
	foaf:isPrimaryTopicOf	wikipedia-en:Salary_calculator .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Salary_calculator	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Salary_calculator?oldid=743168366> ;
	dbo:abstract	"A salary calculator is an online application that provides salary information to the user. The majority of websites offering salary information utilize a salary calculator function to present this data. The salary calculator will request a search term, city, and state or zip code as an input. Then, present a list of job titles that most closely match your search terms. Once the user selects one of these job titles, the application will present the salary information typically in the form of a graph. Salary calculators are usually used by employees to evaluate a job offer, negotiate a payraise or calculate their post tax income"@en ;
	dbo:wikiPageRevisionID	743168366 ;
	dbo:wikiPageID	9636465 .
@prefix ns12:	<http://purl.org/linguistics/gold/> .
dbr:Salary_calculator	ns12:hypernym	dbr:Application .