@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Tailhook_Association	dbo:leaderFunction	dbr:Tailhook_Association__PersonFunction__2 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Tailhook_Association__PersonFunction__2	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbr:Tailhook_Association__PersonFunction__2 ;
	dbo:personName	"CAPT Kristen \"Dragon\" Findlay, USN" ;
	dbo:person	dbr:United_States_Navy ;
	dbo:title	"President"@en .