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

<http://aarcia.pl/#/schema/person/0fd09ffe04179e331946d8eba9e52993> a :Person;
  :image <http://aarcia.pl/#personlogo>;
  :name "admin".

<http://aarcia.pl/#personlogo> a :ImageObject;
  :caption "admin";
  :contentUrl <http://1.gravatar.com/avatar/7663b301a5987b4918a73a92afd06a3a?s=96&d=mm&r=g>;
  :inLanguage "pl-PL";
  :url <http://1.gravatar.com/avatar/7663b301a5987b4918a73a92afd06a3a?s=96&d=mm&r=g>.

<http://aarcia.pl/#website> a :WebSite;
  :description "modna biżuteria i dodatki";
  :inLanguage "pl-PL";
  :name "Aarcia";
  :potentialAction [];
  :url <http://aarcia.pl/>.

<http://aarcia.pl/do-poczytania/412-gdzie-kupowac-meble/#breadcrumb> a :BreadcrumbList;
  :itemListElement[],[].

<http://aarcia.pl/do-poczytania/412-gdzie-kupowac-meble/#primaryimage> a :ImageObject;
  :contentUrl <http://aarcia.pl/wp-content/uploads/images/vividus_env34ea90e9731fc1_w150.jpg>;
  :height 86;
  :inLanguage "pl-PL";
  :url <http://aarcia.pl/wp-content/uploads/images/vividus_env34ea90e9731fc1_w150.jpg>;
  :width 150.

<http://aarcia.pl/do-poczytania/412-gdzie-kupowac-meble/#webpage> a :WebPage;
  :author <http://aarcia.pl/#/schema/person/0fd09ffe04179e331946d8eba9e52993>;
  :breadcrumb <http://aarcia.pl/do-poczytania/412-gdzie-kupowac-meble/#breadcrumb>;
  :dateModified "2022-08-19T07:48:04+00:00"^^:Date;
  :datePublished "2018-04-19T00:00:00+00:00"^^:Date;
  :inLanguage "pl-PL";
  :isPartOf <http://aarcia.pl/#website>;
  :name "Gdzie kupować meble? | Aarcia";
  :potentialAction [];
  :primaryImageOfPage <http://aarcia.pl/do-poczytania/412-gdzie-kupowac-meble/#primaryimage>;
  :url <http://aarcia.pl/do-poczytania/412-gdzie-kupowac-meble/>.

[ a :SearchAction;

].

[
  :query-input "required name=search_term_string"
].

[
  :target []
].

[ a :EntryPoint;

].

[
  :urlTemplate "http://aarcia.pl/?s={search_term_string}"
].

[ a :ReadAction;

].

[
  :target <http://aarcia.pl/do-poczytania/412-gdzie-kupowac-meble/>
].

[ a :ListItem;

].

[
  :item "http://aarcia.pl/"
].

[
  :name "Strona główna"
].

[
  :position 1
].

[ a :ListItem;

].

[
  :name "Gdzie kupować meble?"
].

[
  :position 2
].