@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Joe_Salmon	rdf:type	dbpedia-owl:Athlete ,
		dbpedia-owl:Person .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Joe_Salmon	rdf:type	owl:Thing ,
		dbpedia-owl:GaelicGamesPlayer .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Joe_Salmon	dbpprop:name	"Joe Salmon"@en .
@prefix ns5:	<http://dbpedia.org/ontology/Person/> .
dbpedia:Joe_Salmon	ns5:otherName	"Joseph Salmon" ;
	ns5:birthPlace	dbpedia:Galway .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Joe_Salmon	foaf:name	"Joe Salmon" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:Joe_Salmon	foaf:page	ns7:Joe_Salmon .
@prefix ns8:	<http://dbpedia.org/ontology/Athlete/> .
dbpedia:Joe_Salmon	ns8:currentTeam	dbpedia:Liam_Mellows_GAA ,
		dbpedia:Glen_Rovers_GAA ;
	dbpedia-owl:currentPosition	"Midfield" ;
	dbpprop:reference	<http://www.hoganstand.com/Galway/Profile.aspx> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Joe_Salmon	rdfs:label	"Joe Salmon"@en ;
	dbpedia-owl:otherName	"Joseph Salmon" ;
	dbpedia-owl:birthPlace	dbpedia:Galway ;
	dbpedia-owl:currentTeam	dbpedia:Glen_Rovers_GAA ,
		dbpedia:Liam_Mellows_GAA ;
	ns8:currentPosition	"Midfield" ;
	dbpprop:abstract	"Joe Salmon is a retired Irish sportsperson. He played hurling at various times with his local clubs Liam Mellows in Galway and Glen Rovers in Cork. Salmon also played with the Galway senior inter-county team from 1949 until 1964. He is regarded as one of the greatest players never to have won an All-Ireland medal."@en ;
	rdfs:comment	"Joe Salmon is a retired Irish sportsperson. He played hurling at various times with his local clubs Liam Mellows in Galway and Glen Rovers in Cork. Salmon also played with the Galway senior inter-county team from 1949 until 1964. He is regarded as one of the greatest players never to have won an All-Ireland medal."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:Joe_Salmon	skos:subject	<http://dbpedia.org/resource/Category:1931_births> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
dbpedia:Joe_Salmon	skos:subject	ns11:Connacht_hurlers ,
		ns11:People_from_County_Galway ,
		ns11:Liam_Mellows_hurlers ,
		ns11:Galway_hurlers ,
		ns11:Glen_Rovers_hurlers ,
		ns11:Living_people .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
dbpedia:Joe_Salmon	dbpprop:wikiPageUsesTemplate	ns12:infobox_gaa_player ;
	dbpprop:club	dbpedia:Liam_Mellows_GAA ,
		dbpedia:Glen_Rovers_GAA ;
	dbpprop:code	"Hurling"@en ;
	dbpprop:nhl	1 ;
	dbpprop:birthPlace	dbpedia:Galway ;
	dbpprop:sport	"Hurling"@en ;
	dbpprop:irish	"Seosamh \u00D3 Brad\u00E1in"@en ;
	dbpprop:clposition	"Midfield"@en ;
	dbpprop:icposition	"Midfield"@en ;
	dbpprop:icprovince	0 ;
	dbpprop:countryofbirth	dbpedia:Republic_of_Ireland ;
	dbpprop:icyears	"1949-1964"@en ;
	dbpprop:fullname	"Joseph Salmon"@en ;
	dbpprop:province	"Connacht"@en ;
	dbpprop:counties	"Galway"@en ;
	dbpprop:county	"Galway"@en ;
	dbpprop:icallireland	0 .
@prefix ns13:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:Joe_Salmon	dbpprop:wordnet_type	ns13:synset-athlete-noun-1 .