@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Insurance_Institute_of_Ireland	foaf:primaryTopic	dbr:Insurance_Institute_of_Ireland .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns4:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Insurance_Institute_of_Ireland	rdf:type	ns4:SocialPerson .
@prefix schema:	<http://schema.org/> .
dbr:Insurance_Institute_of_Ireland	rdf:type	schema:Organization .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Insurance_Institute_of_Ireland	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Insurance_Institute_of_Ireland	rdf:type	wikidata:Q24229398 ,
		wikidata:Q43229 .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Insurance_Institute_of_Ireland	rdf:type	dbo:Organisation ,
		ns4:Agent ,
		dbo:Agent ;
	owl:sameAs	dbr:Insurance_Institute_of_Ireland ;
	foaf:name	"Insurance Institute of Ireland"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Insurance_Institute_of_Ireland	rdfs:label	"Insurance Institute of Ireland"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Insurance_Institute_of_Ireland	dct:subject	dbc:Insurance_in_Ireland ,
		dbc:Professional_associations_based_in_Ireland ;
	foaf:homepage	<https://www.iii.ie> ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Insurance_Institute_of_Ireland_old_logo.png> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Insurance_Institute_of_Ireland	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Insurance_Institute_of_Ireland?oldid=1249953583&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Insurance_Institute_of_Ireland ;
	dbo:description	"professional body in Ireland"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Insurance_Institute_of_Ireland	dbp:wikiPageUsesTemplate	dbt:Short_description ,
		dbt:Reflist ,
		dbt:Start_date_and_age ,
		dbt:Citation_needed ,
		dbt:Infobox_organization ;
	dbp:name	"Insurance Institute of Ireland"@en ;
	dbp:website	<https://www.iii.ie> ;
	dbo:headquarter	dbr:Dublin ,
		dbr:Ireland ;
	dbo:regionServed	dbr:Ireland ;
	dbp:membership	17500 ;
	dbo:type	dbr:Professional_association ;
	dbp:region	"Ireland"@en ;
	dbp:abbreviation	"III"@en ;
	dbp:logo	"Insurance Institute of Ireland old logo.png"@en ;
	dbp:type	dbr:Professional_association ;
	dbp:headquarters	dbr:Dublin ,
		dbr:Ireland ;
	dbo:membership	"17,500"@en ;
	dbo:abbreviation	"III" ;
	dbp:membershipYear	2019 ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Insurance_Institute_of_Ireland_old_logo.png?width=300> .