@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Rex_Hunt__CareerStation__3	rdf:type	dbo:TimePeriod .
@prefix ns3:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Rex_Hunt__CareerStation__3	rdf:type	ns3:TimeInterval ,
		dbo:CareerStation .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Rex_Hunt__CareerStation__3	owl:sameAs	dbr:Rex_Hunt__CareerStation__3 ;
	dbo:numberOfGoals	57 ;
	dbo:occupation	dbr:Australian_rules_football .
dbr:Rex_Hunt	dbo:careerStation	dbr:Rex_Hunt__CareerStation__3 .