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