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