@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Milo_Backus	foaf:primaryTopic	dbr:Milo_Backus .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Milo_Backus	rdf:type	dbo:Person .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Milo_Backus	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Milo_Backus	rdf:type	wikidata:Q215627 ,
		wikidata:Q729 .
@prefix schema:	<http://schema.org/> .
dbr:Milo_Backus	rdf:type	schema:Person ,
		wikidata:Q19088 ,
		wikidata:Q5 .
@prefix ns8:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Milo_Backus	rdf:type	ns8:NaturalPerson ,
		foaf:Person ,
		dbo:Species ,
		dbo:Animal ,
		dbo:Eukaryote ;
	owl:sameAs	dbr:Milo_Backus ;
	foaf:name	"Milo Backus"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Milo_Backus	rdfs:label	"Milo Backus"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Milo_Backus	dct:subject	dbc:Massachusetts_Institute_of_Technology_alumni ,
		<http://dbpedia.org/resource/Category:1932_births> ,
		dbc:American_geophysicists ,
		dbc:Scientists_from_Chicago ,
		dbc:University_of_Texas_at_Austin_faculty ,
		<http://dbpedia.org/resource/Category:2018_deaths> ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Milo_Backus.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Milo_Backus	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Milo_Backus?oldid=1302952978&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Milo_Backus .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Milo_Backus	dbp:wikiPageUsesTemplate	dbt:Reflist ,
		dbt:Birth_date ,
		dbt:Infobox_person ,
		dbt:Authority_control ,
		dbt:Death_date_and_age ,
		dbt:Short_description ;
	dbo:deathPlace	dbr:Dallas .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Milo_Backus	dbo:deathDate	"2018-05-25"^^xsd:date ;
	dbo:birthPlace	dbr:Chicago ;
	dbp:birthPlace	"Chicago, Illinois, U.S."@en ;
	dbo:birthDate	"1932-05-03"^^xsd:date ;
	dbp:name	"Milo Backus"@en ;
	dbo:birthYear	"1932"^^xsd:gYear ;
	dbo:deathYear	"2018"^^xsd:gYear ;
	dbo:occupation	dbr:Milo_Backus__PersonFunction__1 ,
		dbr:Geophysics ;
	dbp:birthDate	"1932-05-03"^^xsd:date ;
	dbp:deathDate	"2018-05-25"^^xsd:date ;
	dbp:occupation	"Geophysicist"@en ;
	dbp:almaMater	dbr:Massachusetts_Institute_of_Technology ;
	dbp:deathPlace	"Dallas, Texas, U.S."@en ;
	dbo:birthName	"Milo Morlan Backus III"@en ;
	dbp:birthName	"Milo Morlan Backus III"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Milo_Backus.jpg?width=300> .