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

[ a :WebSite;

].

[
  :potentialAction []
].

[
  :url <https://bibliotek.orebro.se>
].

[ a :SearchAction;

].

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

[
  :target "https://bibliotek.orebro.se/search?query={search_term_string}"
].

[ a :Book;

].

[
  :author []
].

[
  :bookFormat "EBook"
].

[
  :image <https://cdn1.bibliotek.orebro.se/covers/0f105f2a-b6ba-022d-b227-f4638333913c>
].

[
  :isbn "9789188819550"
].

[
  :isbn "9188819558"
].

[
  :mainEntityOfPage <https://bibliotek.orebro.se/work/true>
].

[
  :name "Äventyret med den hemlighetsfulle patienten - Återutgivning av text från 1947"
].

[
  :publisher []
].

[
  :url <https://bibliotek.orebro.se/work/%C3%A4ventyret-med-den-hemlighetsfulle-patienten-%C3%A5terutgivning-av-text-fr%C3%A5n-1947?id=0f105f2a-b6ba-022d-b227-f4638333913c>
].

[ a :Person;

].

[
  :name "Doyle, Arthur Conan"
].

[ a :Organization;

].

[
  :name "Klassiska deckare"
].