@prefix dbo:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Gary_Chapman_(author)>	dbo:occupation	<http://dbpedia.org/resource/Gary_Chapman_(author)__PersonFunction__1> .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
<http://dbpedia.org/resource/Gary_Chapman_(author)__PersonFunction__1>	rdf:type	dbo:PersonFunction .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Gary_Chapman_(author)__PersonFunction__1>	rdf:type	owl:Thing ;
	owl:sameAs	<http://dbpedia.org/resource/Gary_Chapman_(author)__PersonFunction__1> ;
	dbo:title	"American author and radio talk show host"@en .