@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:John_Howes_Gleason	foaf:primaryTopic	dbr:John_Howes_Gleason .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:John_Howes_Gleason	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:John_Howes_Gleason	rdf:type	wikidata:Q19088 ,
		wikidata:Q5 .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:John_Howes_Gleason	rdf:type	dbo:Person ,
		wikidata:Q215627 ,
		foaf:Person ,
		dbo:Species ,
		dbo:Animal ,
		dbo:Eukaryote ,
		wikidata:Q729 .
@prefix schema:	<http://schema.org/> .
dbr:John_Howes_Gleason	rdf:type	schema:Person .
@prefix ns8:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:John_Howes_Gleason	rdf:type	ns8:NaturalPerson ;
	owl:sameAs	dbr:John_Howes_Gleason ;
	foaf:name	"John Howes Gleason"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:John_Howes_Gleason	rdfs:label	"John Howes Gleason"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
dbr:John_Howes_Gleason	dct:subject	<http://dbpedia.org/resource/Category:1908_births> ,
		<http://dbpedia.org/resource/Category:2001_deaths> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:John_Howes_Gleason	dct:subject	dbc:Harvard_University_alumni ,
		<http://dbpedia.org/resource/Category:People_from_Newton,_Massachusetts> ,
		dbc:Pomona_College_faculty ,
		<http://dbpedia.org/resource/Category:20th-century_American_historians> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:John_Howes_Gleason	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/John_Howes_Gleason?oldid=1310477874&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:John_Howes_Gleason ;
	dbo:description	"American historian"@en ,
		"US-amerikanischer Historiker"@de .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:John_Howes_Gleason	dbp:wikiPageUsesTemplate	dbt:Death_date_and_age ,
		dbt:Short_description ,
		dbt:Reflist ,
		dbt:Authority_control ,
		dbt:Birth_date ,
		dbt:Infobox_person .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:John_Howes_Gleason	dbo:deathDate	"2001-06-29"^^xsd:date ;
	dbp:birthPlace	"Newton, Massachusetts, United States"@en ;
	dbo:birthDate	"1908-08-06"^^xsd:date ;
	dbp:name	"John Howes Gleason"@en ;
	dbo:birthYear	"1908"^^xsd:gYear ;
	dbo:deathYear	"2001"^^xsd:gYear ;
	dbo:occupation	dbr:John_Howes_Gleason__PersonFunction__1 ;
	dbp:birthDate	"1908-08-06"^^xsd:date ;
	dbp:deathDate	"2001-06-29"^^xsd:date ;
	dbp:occupation	"Historian"@en ;
	dbp:deathPlace	"Claremont, California, United States"@en ;
	dbp:nationality	"American"@en ;
	dbo:education	dbr:Harvard_University ;
	dbp:education	dbr:Harvard_University ;
	dbo:employer	dbr:Pomona_College ;
	dbp:employer	dbr:Pomona_College .