@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Len_Weekley	foaf:primaryTopic	dbr:Len_Weekley .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Len_Weekley	rdf:type	dbo:Species ,
		dbo:Animal ,
		dbo:Person ,
		dbo:Eukaryote ,
		dbo:Cricketer .
@prefix ns5:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Len_Weekley	rdf:type	ns5:NaturalPerson ,
		foaf:Person .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Len_Weekley	rdf:type	wikidata:Q215627 ,
		wikidata:Q729 ,
		wikidata:Q2066131 ,
		wikidata:Q19088 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Len_Weekley	rdf:type	owl:Thing ,
		dbo:Athlete .
@prefix schema:	<http://schema.org/> .
dbr:Len_Weekley	rdf:type	schema:Person ,
		wikidata:Q5 ;
	owl:sameAs	wikidata:Q99752232 ,
		dbr:Len_Weekley .
@prefix dbpedia-global:	<https://global.dbpedia.org/id/> .
dbr:Len_Weekley	owl:sameAs	dbpedia-global:FeMCL ;
	foaf:name	"Len Weekley"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Len_Weekley	rdfs:label	"Len Weekley"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Len_Weekley	dct:subject	dbc:Australian_cricketers ,
		<http://dbpedia.org/resource/Category:1922_births> ,
		<http://dbpedia.org/resource/Category:2008_deaths> ,
		<http://dbpedia.org/resource/Category:20th-century_Australian_sportsmen> ,
		dbc:South_Australia_cricketers ,
		dbc:Cricketers_from_Adelaide .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Len_Weekley	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Len_Weekley?oldid=1266145022&ns=0> ;
	dbo:wikiPageWikiLink	dbc:South_Australia_cricketers ,
		dbc:Cricketers_from_Adelaide ,
		dbr:South_Australia_cricket_team ,
		dbr:List_of_South_Australian_representative_cricketers ,
		dbr:Adelaide ,
		<http://dbpedia.org/resource/Category:1922_births> ,
		<http://dbpedia.org/resource/Category:2008_deaths> ,
		dbr:First-class_cricket ,
		dbr:Cricket ,
		dbc:Australian_cricketers ;
	dbo:wikiPageExternalLink	<http://www.espncricinfo.com/ci/content/player/8330.html> ;
	dbo:description	"Australian cricketer (1922-2008)"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Len_Weekley	dbp:wikiPageUsesTemplate	dbt:Authority_control ,
		dbt:Australia-cricket-bio-1920s-stub ,
		dbt:Death_date_and_age ,
		dbt:Use_dmy_dates ,
		dbt:Reflist ,
		dbt:Short_description ,
		dbt:Birth_date ,
		dbt:Infobox_cricketer ,
		dbt:Cricinfo .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Len_Weekley	dbp:date	"2020-09-30"^^xsd:date ;
	dbp:birthDate	"1922-07-21"^^xsd:date ;
	dbp:name	"Len Weekley"@en ;
	dbp:birthPlace	"Adelaide, Australia"@en ;
	dbo:birthPlace	dbr:Adelaide ;
	dbo:birthDate	"1922-07-21"^^xsd:date ;
	dbo:deathDate	"2008-06-07"^^xsd:date ;
	dbp:deathDate	"2008-06-07"^^xsd:date ;
	foaf:isPrimaryTopicOf	wikipedia-en:Len_Weekley ;
	dbp:source	"http://www.espncricinfo.com/ci/content/player/8330.html Cricinfo"@en .