@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Foo_Conner	dbo:occupation	dbr:Foo_Conner__PersonFunction__1 ;
	dbo:personFunction	dbr:Foo_Conner__PersonFunction__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:Foo_Conner__PersonFunction__1	rdf:type	dbo:PersonFunction .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Foo_Conner__PersonFunction__1	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Foo_Conner__PersonFunction__1 ;
	dbo:title	"Activist"@en ,
		"Journalist"@en ,
		"YouTuber"@en ,
		"Humanitarian"@en ,
		"Co-host of G3AR"@en ,
		"Entrepreneur-in-Residence atCarnegie Mellon University"@en ,
		"Entrepreneur"@en ,
		"CEOofJekko"@en .