@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Max_Huntsman	foaf:primaryTopic	dbr:Max_Huntsman .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Max_Huntsman	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Max_Huntsman	rdf:type	wikidata:Q19088 ,
		foaf:Person .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Max_Huntsman	rdf:type	dbo:Person ,
		wikidata:Q215627 .
@prefix ns7:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Max_Huntsman	rdf:type	ns7:NaturalPerson ,
		dbo:Species ,
		wikidata:Q729 ,
		dbo:Animal ,
		wikidata:Q5 .
@prefix schema:	<http://schema.org/> .
dbr:Max_Huntsman	rdf:type	schema:Person ,
		dbo:Eukaryote ;
	owl:sameAs	dbr:Max_Huntsman .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Max_Huntsman	rdfs:label	"Max Huntsman"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Max_Huntsman	dct:subject	dbc:Living_people ,
		dbc:American_lawyers ,
		dbc:Yale-NUS_College_alumni ,
		<http://dbpedia.org/resource/Category:Year_of_birth_missing_(living_people)> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Max_Huntsman	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Max_Huntsman?oldid=1302854098&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Max_Huntsman ;
	dbo:description	"American lawyer and Inspector General"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Max_Huntsman	dbp:wikiPageUsesTemplate	dbt:US-law-bio-stub ,
		dbt:BLP_primary_sources ,
		dbt:Multiple_issues ,
		dbt:California-stub ,
		dbt:Short_description ,
		dbt:Promotional ,
		dbt:Reflist ;
	dbo:nationality	dbr:United_States .