@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Upper_Chattahoochee_Riverkeeper__PersonFunction__2	rdf:type	dbo:PersonFunction .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Upper_Chattahoochee_Riverkeeper__PersonFunction__2	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Upper_Chattahoochee_Riverkeeper__PersonFunction__2 ;
	dbo:title	"Executive Director"@en ;
	dbo:personName	"Juliet Cohen" .
dbr:Upper_Chattahoochee_Riverkeeper	dbo:leaderFunction	dbr:Upper_Chattahoochee_Riverkeeper__PersonFunction__2 .