@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Walton_Institute	foaf:primaryTopic	dbr:Walton_Institute .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Walton_Institute	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Walton_Institute .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Walton_Institute	rdfs:label	"Walton Institute"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Walton_Institute	dct:subject	dbc:Education_in_the_Republic_of_Ireland ,
		dbc:Research_institutes_in_the_Republic_of_Ireland ,
		dbc:Science_and_technology_in_Ireland ;
	foaf:homepage	<https://waltoninstitute.ie/> ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/20110411_WIT_TSSG_Building_mofoghlu.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/20110705_WIT_TSSG_ArcLabs_mofoghlu.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Walton_Institute	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Walton_Institute?oldid=1311347337&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Walton_Institute .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Walton_Institute	dbo:description	"irisches Forschungsinstitut"@de ,
		"large Irish information and communications technologies (ICT) research institute in Waterford Institute of Technology"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Walton_Institute	dbp:wikiPageUsesTemplate	dbt:Use_dmy_dates ,
		dbt:Reflist ,
		dbt:Promotional ,
		dbt:EngvarB ,
		dbt:Coord_missing ,
		dbt:Authority_control ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/20110705_WIT_TSSG_ArcLabs_mofoghlu.jpg?width=300> .