@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Billy_Pirie	dbo:careerStation	dbr:Billy_Pirie__CareerStation__7 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:Billy_Pirie__CareerStation__7	rdf:type	dbo:CareerStation .
@prefix ns3:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Billy_Pirie__CareerStation__7	rdf:type	ns3:TimeInterval ,
		dbo:TimePeriod .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Billy_Pirie__CareerStation__7	owl:sameAs	dbr:Billy_Pirie__CareerStation__7 ;
	dbo:team	<http://dbpedia.org/resource/Dundee_F.C.> ;
	dbo:numberOfGoals	93 ;
	dbo:numberOfMatches	112 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Billy_Pirie__CareerStation__7	dbo:years	"1976"^^xsd:gYear .