@prefix : <http://schema.org/>.

[ a :GovernmentOrganization;

].

[
  :address []
].

[
  :contactPoint []
].

[
  :email "csc@eastdevon.gov.uk"
].

[
  :foundingDate "1974-04-01"^^:Date
].

[
  :logo <https://eastdevon.gov.uk/img/logos/eddc_brand_100x87.png>
].

[
  :name "East Devon District Council"
].

[
  :sameAs <https://twitter.com/eastdevon>
].

[
  :sameAs <https://www.facebook.com/eastdevon>
].

[
  :sameAs <https://plus.google.com/107958763729749251216>
].

[
  :sameAs <http://www.youtube.com/user/eastdevoncouncil1>
].

[
  :sameAs <http://www.flickr.com/groups/eastdevoncouncil/>
].

[
  :sameAs <http://en.wikipedia.org/wiki/East_Devon>
].

[
  :url <https://eastdevon.gov.uk>
].