@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:AIHR	foaf:primaryTopic	dbr:AIHR .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:AIHR	rdf:type	dbo:Agent .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:AIHR	rdf:type	wikidata:Q24229398 .
@prefix schema:	<http://schema.org/> .
dbr:AIHR	rdf:type	schema:Organization .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:AIHR	rdf:type	owl:Thing ,
		wikidata:Q43229 .
@prefix ns8:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:AIHR	rdf:type	ns8:Agent ,
		ns8:SocialPerson ,
		dbo:Organisation ;
	owl:sameAs	dbr:AIHR ;
	foaf:name	"Academy to Innovate HR"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:AIHR	rdfs:label	"AIHR"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:AIHR	dct:subject	dbc:Companies_of_the_Netherlands ,
		dbc:Education_companies_established_in_the_2010s ,
		dbc:Educational_technology_companies ,
		dbc:Organisations_based_in_the_Netherlands ,
		dbc:Human_resource_management ;
	foaf:homepage	<https://www.aihr.com> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:AIHR	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/AIHR?oldid=1301775927&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:AIHR .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:AIHR	dbp:wikiPageUsesTemplate	dbt:Reflist ,
		dbt:Infobox_organization ;
	dbp:name	"Academy to Innovate HR"@en ;
	dbp:website	<https://www.aihr.com> ;
	dbo:headquarter	dbr:Netherlands ;
	dbo:type	dbr:Distance_education ;
	dbp:founder	"*Erik van Vulpen\n*Nando Steenhuis"@en ;
	dbp:abbreviation	"AIHR"@en ;
	dbp:keyPeople	"Erik van Vulpen"@en ;
	dbp:type	dbr:Distance_education ;
	dbo:service	dbr:Human_resource_management ;
	dbp:services	"HR professional development, online learning"@en ;
	dbp:areaServed	"Worldwide"@en ;
	dbp:headquarters	dbr:Netherlands ;
	dbo:abbreviation	"AIHR" ;
	dbp:notableAwards	"Listed in the Financial Times FT 1000: Europe\u2019s Fastest Growing Companies"@en .