@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Bob_Laycoe	foaf:primaryTopic	dbr:Bob_Laycoe .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Bob_Laycoe	rdf:type	dbo:Person ,
		dbo:Animal ,
		dbo:Eukaryote ,
		dbo:Species .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Bob_Laycoe	rdf:type	wikidata:Q729 .
@prefix ns6:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Bob_Laycoe	rdf:type	ns6:NaturalPerson .
@prefix schema:	<http://schema.org/> .
dbr:Bob_Laycoe	rdf:type	schema:Person ,
		wikidata:Q19088 ,
		wikidata:Q5 ,
		wikidata:Q215627 ,
		foaf:Person ,
		dbo:CollegeCoach ,
		dbo:Coach .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Bob_Laycoe	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Bob_Laycoe ;
	foaf:name	"Bob Laycoe"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Bob_Laycoe	rdfs:label	"Bob Laycoe"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Bob_Laycoe	dct:subject	dbc:Saskatchewan_Huskies_football_coaches ,
		<http://dbpedia.org/resource/Category:2020_deaths> ,
		dbc:Linfield_Wildcats_football_players ,
		<http://dbpedia.org/resource/Category:1947_births> ,
		dbc:UBC_Thunderbirds_football_coaches ,
		<http://dbpedia.org/resource/Category:Deaths_from_Parkinson\u0027s_disease_in_Canada> ,
		dbc:Toronto_Varsity_Blues_football_coaches ,
		dbc:UBC_Thunderbirds_football_players .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Bob_Laycoe	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Bob_Laycoe?oldid=1310910439&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Bob_Laycoe .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Bob_Laycoe	dbp:championships	"; As a head coach\n* 1\u00D7 Vanier Cup champion \n; As an assistant coach\n* 2\u00D7 Vanier Cup champion"@en ;
	dbp:playerPositions	<http://dbpedia.org/resource/Tackle_(gridiron_football_position)> ,
		dbr:Defensive_tackle .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Bob_Laycoe	dbo:deathDate	"2020-12-28"^^xsd:date ;
	dbp:deathDate	"2020-12-28"^^xsd:date ;
	dbp:name	"Bob Laycoe"@en ;
	dbo:birthPlace	dbr:Vancouver ;
	dbp:birthPlace	"Vancouver, British Columbia, Canada"@en ;
	dbo:birthDate	"1947-10-09"^^xsd:date ;
	dbp:birthDate	"1947-10-09"^^xsd:date ;
	dbp:coachTeam	"Saskatchewan"@en ,
		dbr:Saskatchewan_Huskies ,
		dbr:Toronto_Varsity_Blues_football ,
		dbr:Saskatchewan_Huskies_football ,
		dbr:UBC_Thunderbirds_football ,
		dbr:UBC_Thunderbirds .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Bob_Laycoe	dbp:wikiPageUsesTemplate	dbt:Reflist ,
		dbt:Saskatchewan_Huskies_football_coach_navbox ,
		dbt:Infobox_college_coach ,
		dbt:Birth_date ,
		dbt:Death_date_and_age ,
		dbt:Toronto_Varsity_Blues_football_coach_navbox ;
	dbp:coachSport	"Football"@en ,
		"Wrestling"@en ;
	dbp:playerSport	"Football"@en ;
	dbp:coachYears	1972 ,
		1973 ,
		1969 ,
		1988 ;
	dbp:playerTeam	dbr:Linfield_University ,
		dbr:UBC_Thunderbirds_football ;
	dbp:playerYears	1964 ,
		1968 .
<http://dbpedia.org/resource/29th_Vanier_Cup>	dbp:homeCoach	dbr:Bob_Laycoe ;
	dbo:wikiPageWikiLink	dbr:Bob_Laycoe .