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

<http://astyservice.gr/#logo> a :ImageObject;
  :caption "������������� ������������ ������� ���� �����������";
  :height 16;
  :url <http://astyservice.gr/images/favicon.ico>;
  :width 16.

<http://astyservice.gr/#organization> a :Organization;
  :image <http://astyservice.gr/#logo>;
  :logo <http://astyservice.gr/#logo>;
  :name "������������� ������������ ������� ���� �����������";
  :sameAs <https://www.facebook.com/astyservicegr/>;
  :url <http://astyservice.gr/>.

<http://astyservice.gr/#webpage> a :WebPage;
  :about <http://astyservice.gr/#organization>.